{ "layers": [ { "currentVersion": 10.6, "id": 0, "name": "SECTORES_REGULADOS_GH", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 4375697.9813, "ymin": 6514365.5636, "xmax": 4399463.0214, "ymax": 6534747.3201, "spatialReference": {"wkt": "PROJCS[\"Argentina_Zone_4\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",4500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-63.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",-90.0],UNIT[\"Meter\",1.0]]"} }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "BY PASS ABIERTO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "CERCO ABIERTO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "FLUCTUA REGULACION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 137, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "REGULADO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SISTEMA", "typeIdField": "ESTADO", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SISTEMA", "type": "esriFieldTypeString", "alias": "SISTEMA", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SUBSISTEMA", "type": "esriFieldTypeString", "alias": "SUBSISTEMA", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SECTOR", "type": "esriFieldTypeInteger", "alias": "SECTOR", "domain": null, "editable": true, "nullable": true }, { "name": "ESTADO", "type": "esriFieldTypeSmallInteger", "alias": "ESTADO", "domain": { "type": "codedValue", "name": "Estado_Sectores", "description": "Estado_Sectores_GH", "codedValues": [ { "name": "BY PASS ABIERTO", "code": 1 }, { "name": "CERCO ABIERTO", "code": 2 }, { "name": "FLUCTUA REGULACION", "code": 3 }, { "name": "REGULADO", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "OBSERVACIONES", "type": "esriFieldTypeString", "alias": "OBSERVACIONES", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "indexes": [ { "name": "R276_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S212_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "ESTADO": {"type": "inherited"} }, "templates": [ { "name": "BY PASS ABIERTO", "description": "", "prototype": { "attributes": { "SECTOR": null, "OBSERVACIONES": null, "SISTEMA": null, "SUBSISTEMA": null, "ESTADO": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "ESTADO": {"type": "inherited"} }, "templates": [ { "name": "CERCO ABIERTO", "description": "", "prototype": { "attributes": { "SECTOR": null, "OBSERVACIONES": null, "SISTEMA": null, "SUBSISTEMA": null, "ESTADO": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "ESTADO": {"type": "inherited"} }, "templates": [ { "name": "FLUCTUA REGULACION", "description": "", "prototype": { "attributes": { "SECTOR": null, "OBSERVACIONES": null, "SISTEMA": null, "SUBSISTEMA": null, "ESTADO": 3 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "ESTADO": {"type": "inherited"} }, "templates": [ { "name": "REGULADO", "description": "", "prototype": { "attributes": { "SECTOR": null, "OBSERVACIONES": null, "SISTEMA": null, "SUBSISTEMA": null, "ESTADO": 4 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true } ], "tables": [] }