{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Construccion_P", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195212E-9, "zTolerance": 1.210719712333E-5, "mTolerance": 2.0E-5, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -5000, "zUnits": 660764, "falseM": 0, "mUnits": 399999.99999999994 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BASE CARTOGRAFICA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9437525a3e9bfc27acf89a59aef54af5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOklEQVQYlWNhIABYoLQEAwNDDprcCQYGhi3ICqrRFExFVkDQCsoV3GFgYHBEk3uKrOALAwPDAWxGAAB7jQezgfcnsAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOMBRE_GEOGRAFICO]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 57, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -74.07695948499992, "ymin": 3.1498479970000517, "xmax": -72.9959823609999, "ymax": 4.238241108000068, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODIGO_USO_EDIFICACION", "typeIdField": "Tipo_Construccion", "subtypeFieldName": "Tipo_Construccion", "subtypeField": "Tipo_Construccion", "defaultSubtypeCode": 4169, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "length": 75, "domain": null }, { "name": "CODIGO_USO_EDIFICACION", "type": "esriFieldTypeString", "alias": "CUDE", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Dom_Uso_Edificacion_1", "description": "", "codedValues": [ { "name": "Hospitales, Clinicas y Centros de Salud", "code": "4119" }, { "name": "Iglesia", "code": "4129" }, { "name": "Molino", "code": "5684" }, { "name": "Tanque", "code": "5610" }, { "name": "Faro", "code": "3413" }, { "name": "Otros", "code": "9999" }, { "name": "Construccion", "code": "4101" }, { "name": "Establecimiento Educativo", "code": "4112" }, { "name": "Hotel", "code": "4131" }, { "name": "Silos", "code": "5608" }, { "name": "Pozo", "code": "5620" }, { "name": "Cementerio, Parque Cementerio", "code": "3686" }, { "name": "Sitio de Interés", "code": "4165" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPO_CONSTRUCCION", "type": "esriFieldTypeInteger", "alias": "ETCO", "domain": null }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "length": 30, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "Symbol", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Dom_Gen_PLTS", "description": "", "codedValues": [ { "name": "Punto", "code": "1" }, { "name": "Linea", "code": "2" }, { "name": "Poligono", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "CODIGO_USO_EDIFICACION": {"type": "inherited"}, "SYMBOL": {"type": "inherited"} }, "id": 4101, "name": "Habitable" }, { "domains": { "CODIGO_USO_EDIFICACION": {"type": "inherited"}, "SYMBOL": {"type": "inherited"} }, "id": 4169, "name": "Anexa" } ], "subtypes": [ { "domains": { "CODIGO_USO_EDIFICACION": {"type": "inherited"}, "SYMBOL": {"type": "inherited"} }, "defaultValues": { "NOMBRE_GEOGRAFICO": null, "CODIGO_USO_EDIFICACION": null, "TIPO_CONSTRUCCION": 4101, "PROYECTO": null, "SYMBOL": "1", "FECHA": null }, "code": 4101, "name": "Habitable" }, { "domains": { "CODIGO_USO_EDIFICACION": {"type": "inherited"}, "SYMBOL": {"type": "inherited"} }, "defaultValues": { "NOMBRE_GEOGRAFICO": null, "CODIGO_USO_EDIFICACION": null, "TIPO_CONSTRUCCION": 4169, "PROYECTO": null, "SYMBOL": "1", "FECHA": null }, "code": 4169, "name": "Anexa" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c5bc29df41554547b0b7defbc3353666" }