{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Limite Barrio Vereda Catastral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOMBRE_BARRIO] CONCAT NEWLINE CONCAT [CODIGO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "INDICADOR_UR = 'R'", "useCodedValues": true, "maxScale": 500, "minScale": 35000, "name": "Rural", "priority": 3, "symbol": { "type": "esriTS", "color": [ 76, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NOMBRE_BARRIO] CONCAT NEWLINE CONCAT [CODIGO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "INDICADOR_UR = 'U'", "useCodedValues": true, "maxScale": 0, "minScale": 18049, "name": "Urbano", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699257.3271, "ymin": 2239727.3488999996, "xmax": 4726590.8584, "ymax": 2263174.2489, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODIGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "COMUNA", "length": 50, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "BARRIO", "length": 50, "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "CODIGO", "length": 50, "domain": null }, { "name": "nombre_barrio", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 50, "domain": null }, { "name": "indicador_ur", "type": "esriFieldTypeString", "alias": "INDICADOR_UR", "length": 2, "domain": { "type": "codedValue", "name": "CAT_ClasifSuelo", "description": "", "codedValues": [ { "name": "Rural", "code": "R" }, { "name": "Urbano", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sector", "type": "esriFieldTypeSmallInteger", "alias": "Sector_Catastral", "domain": { "type": "codedValue", "name": "Cat_Sector", "description": "Descripcion Sector", "codedValues": [ { "name": "NOR-ORIENTAL", "code": 1 }, { "name": "NOR-OCCIDENTAL", "code": 2 }, { "name": "CENTRO-ORIENTAL", "code": 3 }, { "name": "CENTRO-OCCIDENTAL", "code": 4 }, { "name": "SUR-ORIENTAL", "code": 5 }, { "name": "SUR-OCCIDENTAL", "code": 6 }, { "name": "RURAL NOR-OCCIDENTAL", "code": 7 }, { "name": "RURAL SUR-OCCIDENTAL", "code": 8 }, { "name": "RURAL ORIENTAL", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "nombre_comuna", "type": "esriFieldTypeString", "alias": "NOMBRE_COMUNA", "length": 50, "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5683codigo", "fields": "codigo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5683comuna", "fields": "comuna", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5683nombre_barr", "fields": "nombre_barrio", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5683nombre_comu", "fields": "nombre_comuna", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2427_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2140_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }