{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 1, "name": "Departamentos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATION_DATE", "creatorField": "CREATOR_USER", "editDateField": "EDITION_DATE", "editorField": "EDITOR_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": -9098767.6536, "ymin": -470838.576900002, "xmax": -7441398.0073, "ymax": 1504865.2442, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROVINCE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROVINCE_ID", "type": "esriFieldTypeString", "alias": "Codigo Único*", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "PROVINCE_ID" }, { "name": "PROVINCE_NAME", "type": "esriFieldTypeString", "alias": "Nombre*", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "PROVINCE_NAME" }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "Población (Habitantes)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "CENSUS", "type": "esriFieldTypeString", "alias": "Censo de Referencia", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CENSUS" }, { "name": "AREA_CALC", "type": "esriFieldTypeDouble", "alias": "Area (km2)*", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AREA_CALC" }, { "name": "PERIMETER_CALC", "type": "esriFieldTypeDouble", "alias": "Perimetro (km)*", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PERIMETER_CALC" }, { "name": "SCALE", "type": "esriFieldTypeString", "alias": "Escala", "domain": { "type": "codedValue", "name": "GEO_ESCALA", "description": "Escalas Topograficas", "codedValues": [ { "name": "1:1.000", "code": "1000" }, { "name": "1:2.000", "code": "2000" }, { "name": "1:5.000", "code": "5000" }, { "name": "1:10.000", "code": "10000" }, { "name": "1:25.000", "code": "25000" }, { "name": "1:50.000", "code": "50000" }, { "name": "1:100.000", "code": "100000" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SCALE" }, { "name": "COUNTRY_ID", "type": "esriFieldTypeString", "alias": "Código de País*", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "COUNTRY_ID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "CREATOR_USER", "type": "esriFieldTypeString", "alias": "Usuario de Alta*", "domain": null, "editable": false, "nullable": false, "length": 30, "defaultValue": null, "modelName": "CREATOR_USER" }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Fecha de Alta*", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATION_DATE" }, { "name": "EDITOR_USER", "type": "esriFieldTypeString", "alias": "Usuario de Modificación*", "domain": null, "editable": false, "nullable": false, "length": 30, "defaultValue": null, "modelName": "EDITOR_USER" }, { "name": "EDITION_DATE", "type": "esriFieldTypeDate", "alias": "Fecha de Modificación*", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "EDITION_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I11854COUNTRY_ID", "fields": "COUNTRY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11854PROVINCE_I", "fields": "PROVINCE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1200311_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A216_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Departamentos", "description": "", "prototype": { "attributes": { "COMMENTS": null, "COUNTRY_ID": " ", "PROVINCE_ID": " ", "PROVINCE_NAME": " ", "POPULATION": null, "CENSUS": null, "AREA_CALC": 0, "PERIMETER_CALC": 0, "SCALE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }