{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Licencias", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1258999068426238E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "totallicencias", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 1, "label": "0 - 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 3, "label": "2 - 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 5, "label": "4 - 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 11, "label": "6 - 11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 125, "label": "12 - 125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 69, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 333, "label": "126 - 333" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 33, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 623, "label": "334 - 623" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 700, "label": "624 - 700" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -74.89062890199995, "ymin": 3.7306330990001584, "xmax": -73.05255695499994, "ymax": 5.83725753900012, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "obj_tra", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "año", "type": "esriFieldTypeInteger", "alias": "año", "domain": null }, { "name": "obj_tra", "type": "esriFieldTypeString", "alias": "obj_tra", "length": 50, "domain": null }, { "name": "clase_suelo", "type": "esriFieldTypeString", "alias": "clase_suelo", "length": 50, "domain": null }, { "name": "modalidad", "type": "esriFieldTypeString", "alias": "modalidad", "length": 50, "domain": null }, { "name": "destino", "type": "esriFieldTypeString", "alias": "destino", "length": 50, "domain": null }, { "name": "tipo_vivienda", "type": "esriFieldTypeString", "alias": "tipo_vivienda", "length": 50, "domain": null }, { "name": "vis_novis", "type": "esriFieldTypeString", "alias": "vis_novis", "length": 50, "domain": null }, { "name": "estrato", "type": "esriFieldTypeString", "alias": "estrato", "length": 50, "domain": null }, { "name": "totallicencias", "type": "esriFieldTypeInteger", "alias": "totallicencias", "domain": null }, { "name": "provincia", "type": "esriFieldTypeString", "alias": "provincia", "length": 16, "domain": null }, { "name": "mpio_cnmbr", "type": "esriFieldTypeString", "alias": "mpio_cnmbr", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "34ec4d07aa334f53ad6d78d4f509685f" }