{ "currentVersion": 10.91, "id": 4, "name": "Sector Catastral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "Manzana", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "scacodigo", "composite": false } ], "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": -74.45072416299996, "ymin": 3.7306725330000745, "xmax": -73.98901808199997, "ymax": 4.836829358000045, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "scatipo", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 242, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 189, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Mixto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 200, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Rural", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 240, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "Urbano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "scacodigo", "typeIdField": "scatipo", "subtypeField": "SCaTipo", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "scacodigo", "type": "esriFieldTypeString", "alias": "Identificador unico del sector catastral", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SCaCodigo" }, { "name": "scatipo", "type": "esriFieldTypeInteger", "alias": "Tipo de sector catastral", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SCaTipo" }, { "name": "scanombre", "type": "esriFieldTypeString", "alias": "Nombre del sector catastral", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SCaNombre" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "i10949scacodigo", "fields": "scacodigo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r1195_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1041_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "Mixto", "domains": {}, "templates": [ { "name": "Mixto", "description": "", "prototype": { "attributes": { "scatipo": 2, "scanombre": null, "scacodigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Rural", "domains": {}, "templates": [ { "name": "Rural", "description": "", "prototype": { "attributes": { "scatipo": 1, "scanombre": null, "scacodigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 0, "name": "Urbano", "domains": {}, "templates": [ { "name": "Urbano", "description": "", "prototype": { "attributes": { "scatipo": 0, "scanombre": null, "scacodigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 2, "name": "Mixto", "defaultValues": { "scacodigo": null, "scatipo": 2, "scanombre": null }, "domains": {} }, { "code": 0, "name": "Urbano", "defaultValues": { "scacodigo": null, "scatipo": 0, "scanombre": null }, "domains": {} }, { "code": 1, "name": "Rural", "defaultValues": { "scacodigo": null, "scatipo": 1, "scanombre": null }, "domains": {} } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "053709f7514c400cb158a567bbff892d" }