{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "PLANOS DE PORMENOR", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -68018.67420000024, "ymin": -260786.37600000016, "xmax": 105242.87459999975, "ymax": -341.1783000007272, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Tempo_de_1", "classificationMethod": "esriClassifyManual", "minValue": 0.057534, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 9, "label": "< 9 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 163, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 17, "label": "10 - 17 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 89, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 25, "label": "18 - 25 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 10, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 40, "label": "> 26 anos ", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "tipologia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tipologia", "type": "esriFieldTypeString", "alias": "TIPOLOGIA DE PMOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "tipologia" }, { "name": "concelho", "type": "esriFieldTypeString", "alias": "CONCELHO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "concelho" }, { "name": "nutsiii_1", "type": "esriFieldTypeString", "alias": "NUTS III", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nutsiii_1" }, { "name": "distrito_1", "type": "esriFieldTypeString", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "distrito_1" }, { "name": "designac_1", "type": "esriFieldTypeString", "alias": "DESIGNAÇÃO DO PMOT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "designac_1" }, { "name": "diploma_le", "type": "esriFieldTypeString", "alias": "DIPLOMA LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "diploma_le" }, { "name": "data_de__1", "type": "esriFieldTypeDate", "alias": "DATA DE PUBLICAÇÃO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "data_de__1" }, { "name": "tempo_de_1", "type": "esriFieldTypeDouble", "alias": "TEMPO DE VIGENCIA (ANOS)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tempo_de_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r392_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PMOT_TOTAL", "description": "", "prototype": { "attributes": { "tempo_de_1": 0, "tipologia": "", "concelho": "", "nutsiii_1": "", "diploma_le": "", "distrito_1": "", "designac_1": "", "data_de__1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "eb828cb7e33043ecbac08030a5a79022" }, { "currentVersion": 10.91, "id": 1, "name": "PLANOS DE URBANIZAÇÃO", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -68018.67420000024, "ymin": -260786.37600000016, "xmax": 105242.87459999975, "ymax": -341.1783000007272, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Tempo_de_1", "classificationMethod": "esriClassifyManual", "minValue": 7.668493, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 9, "label": "< 9 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 204, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 17, "label": "10 - 17 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 158, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 25, "label": "18 - 25 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 40, "label": "> 26 anos", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "tipologia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tipologia", "type": "esriFieldTypeString", "alias": "TIPOLOGIA DE PMOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "tipologia" }, { "name": "concelho", "type": "esriFieldTypeString", "alias": "CONCELHO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "concelho" }, { "name": "nutsiii_1", "type": "esriFieldTypeString", "alias": "NUTS III", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nutsiii_1" }, { "name": "distrito_1", "type": "esriFieldTypeString", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "distrito_1" }, { "name": "designac_1", "type": "esriFieldTypeString", "alias": "DESIGNAÇÃO DO PMOT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "designac_1" }, { "name": "diploma_le", "type": "esriFieldTypeString", "alias": "DIPLOMA LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "diploma_le" }, { "name": "data_de__1", "type": "esriFieldTypeDate", "alias": "DATA DE PUBLICAÇÃO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "data_de__1" }, { "name": "tempo_de_1", "type": "esriFieldTypeDouble", "alias": "TEMPO DE VIGENCIA (ANOS)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tempo_de_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r392_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PMOT_TOTAL", "description": "", "prototype": { "attributes": { "tempo_de_1": 0, "tipologia": "", "concelho": "", "nutsiii_1": "", "diploma_le": "", "distrito_1": "", "designac_1": "", "data_de__1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "eb828cb7e33043ecbac08030a5a79022" }, { "currentVersion": 10.91, "id": 2, "name": "PLANOS DIRETORES MUNICIPAIS ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -68018.67420000024, "ymin": -260786.37600000016, "xmax": 105242.87459999975, "ymax": -341.1783000007272, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Tempo_de_1", "classificationMethod": "esriClassifyManual", "minValue": 0.057534, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 9, "label": "< 9 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 146, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 17, "label": "10 - 17 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 78, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 25, "label": "18 - 25 anos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 10, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 40, "label": "> 26 anos", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "tipologia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tipologia", "type": "esriFieldTypeString", "alias": "TIPOLOGIA DE PMOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "tipologia" }, { "name": "concelho", "type": "esriFieldTypeString", "alias": "CONCELHO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "concelho" }, { "name": "nutsiii_1", "type": "esriFieldTypeString", "alias": "NUTS III", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nutsiii_1" }, { "name": "distrito_1", "type": "esriFieldTypeString", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "distrito_1" }, { "name": "designac_1", "type": "esriFieldTypeString", "alias": "DESIGNAÇÃO DO PMOT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "designac_1" }, { "name": "diploma_le", "type": "esriFieldTypeString", "alias": "DIPLOMA LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "diploma_le" }, { "name": "data_de__1", "type": "esriFieldTypeDate", "alias": "DATA DE PUBLICAÇÃO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "data_de__1" }, { "name": "tempo_de_1", "type": "esriFieldTypeDouble", "alias": "TEMPO DE VIGENCIA (ANOS)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tempo_de_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r392_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PMOT_TOTAL", "description": "", "prototype": { "attributes": { "tempo_de_1": 0, "tipologia": "", "concelho": "", "nutsiii_1": "", "diploma_le": "", "distrito_1": "", "designac_1": "", "data_de__1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "eb828cb7e33043ecbac08030a5a79022" } ], "tables": [] }