{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Percursos Pedestres (Gestão Municipal)", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "Percursos na Natureza" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 234.24039999954402, "ymin": -282463.2859000005, "xmax": 20416.184000000358, "ymax": -250995.42449999973, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 2.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ESPECIF", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ESPECIF", "type": "esriFieldTypeString", "alias": "Especificação", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESPECIF" }, { "name": "DESIG", "type": "esriFieldTypeString", "alias": "Designação", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESIG" }, { "name": "LOCALIZ", "type": "esriFieldTypeString", "alias": "Localização", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCALIZ" }, { "name": "PNT_PARTIDA", "type": "esriFieldTypeString", "alias": "Ponto de Partida", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PNT_PARTIDA" }, { "name": "TP_PERC", "type": "esriFieldTypeString", "alias": "Tipo de Percurso", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TP_PERC" }, { "name": "G_DIFICULD", "type": "esriFieldTypeString", "alias": "Grau de Dificuldade", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "G_DIFICULD" }, { "name": "ALT_MIN", "type": "esriFieldTypeSmallInteger", "alias": "Altitude Mínima (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALT_MIN" }, { "name": "ALT_MAX", "type": "esriFieldTypeSmallInteger", "alias": "Altitude Máxima (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALT_MAX" }, { "name": "EXTENSAO", "type": "esriFieldTypeDouble", "alias": "Extensão (km)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXTENSAO" }, { "name": "DURACAO", "type": "esriFieldTypeString", "alias": "Duração", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DURACAO" }, { "name": "DESNIVEL_ACUMUL", "type": "esriFieldTypeSmallInteger", "alias": "Desnível Acumulado (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESNIVEL_ACUMUL" }, { "name": "EPOCA_ACONS", "type": "esriFieldTypeString", "alias": "Época Aconselhada", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EPOCA_ACONS" }, { "name": "OUTROS", "type": "esriFieldTypeString", "alias": "Outros", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OUTROS" }, { "name": "FONTE", "type": "esriFieldTypeString", "alias": "Fonte", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FONTE" }, { "name": "GESTAO", "type": "esriFieldTypeString", "alias": "Gestão", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GESTAO" }, { "name": "OBS", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBS" }, { "name": "AVISO", "type": "esriFieldTypeString", "alias": "Aviso", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AVISO" }, { "name": "GPX", "type": "esriFieldTypeString", "alias": "Ficheiro GPX", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPX" }, { "name": "PANFLETO", "type": "esriFieldTypeString", "alias": "Panfleto Informativo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PANFLETO" }, { "name": "DOC", "type": "esriFieldTypeString", "alias": "Documentos", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOC" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1928_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1928", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1604_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Percursos Pedestres (Gestão Municipal)", "description": "", "prototype": { "attributes": { "DOC": null, "PANFLETO": null, "ESPECIF": null, "DESIG": null, "LOCALIZ": null, "PNT_PARTIDA": null, "TP_PERC": null, "G_DIFICULD": null, "ALT_MIN": null, "ALT_MAX": null, "EXTENSAO": null, "DURACAO": null, "DESNIVEL_ACUMUL": null, "EPOCA_ACONS": null, "OUTROS": null, "FONTE": null, "GESTAO": null, "OBS": null, "AVISO": null, "GPX": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a4d1310f82140b79d080020384f4af6" }