{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Topónimo Proposto", "type": "Feature Layer", "description": "Feature Class Criada com o intuito de identificar os novos toponimos a propor. Solicitado por Maria Margarida Pereira em Novembro 2017", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOPO_PROP]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8427.157999999821, "ymin": -294973.3944000006, "xmax": 19838.614799999632, "ymax": -255776.3286000006, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESTADO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "domain": { "type": "codedValue", "name": "D_003_EST_NRUA_PROP", "description": "Estado do nome de rua proposto", "codedValues": [ { "name": "Proposto", "code": "PROP" }, { "name": "Contra-Proposta", "code": "CPROP" }, { "name": "Aprovado", "code": "APROV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOPO_INICIO", "type": "esriFieldTypeString", "alias": "Topónimo Início", "length": 100, "domain": null }, { "name": "TOPO_FIM", "type": "esriFieldTypeString", "alias": "Topónimo Fim", "length": 100, "domain": null }, { "name": "DATA_PROP", "type": "esriFieldTypeDate", "alias": "Data da Proposta", "length": 8, "domain": null }, { "name": "DATA_CPROP", "type": "esriFieldTypeDate", "alias": "Data da Contra-Proposta", "length": 8, "domain": null }, { "name": "DATA_APROV", "type": "esriFieldTypeDate", "alias": "Data da Aprovação", "length": 8, "domain": null }, { "name": "FREG", "type": "esriFieldTypeString", "alias": "Freguesia", "length": 100, "domain": { "type": "codedValue", "name": "d_FREG_vigor", "description": "Lista de Freguesias em Vigor", "codedValues": [ { "name": "Almancil", "code": "ALM" }, { "name": "Alte", "code": "ALT" }, { "name": "Ameixial", "code": "AMX" }, { "name": "Boliqueime", "code": "BOL" }, { "name": "Loulé (São Clemente)", "code": "SCL" }, { "name": "Loulé (São Sebastião)", "code": "SSB" }, { "name": "Quarteira", "code": "QRT" }, { "name": "Salir", "code": "SAL" }, { "name": "Querença, Tôr e Benafim", "code": "QTB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBS", "type": "esriFieldTypeString", "alias": "Obs.", "length": 250, "domain": null }, { "name": "TOPO_PROP", "type": "esriFieldTypeString", "alias": "Topónimo Proposto", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IDRUA", "type": "esriFieldTypeString", "alias": "ID Rua", "length": 10, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_1044", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_1044", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S963_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1541693464000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }