{ "layers": [ { "currentVersion": 10.6, "id": 0, "name": "Obras_de_Terceros", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 4375337.8981, "ymin": 6512246.8456, "xmax": 4399419.3587, "ymax": 6536184.545, "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": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Detenida", "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": "1", "label": "En Ejecución", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Finalizada", "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": "Tipo", "typeIdField": "Estado", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Calle", "type": "esriFieldTypeString", "alias": "Calle", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Calle_1", "type": "esriFieldTypeString", "alias": "Calle_1", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Calle_2", "type": "esriFieldTypeString", "alias": "Calle_2", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Contratista", "type": "esriFieldTypeString", "alias": "Contratista", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Comitente", "type": "esriFieldTypeString", "alias": "Comitente", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Inicio", "type": "esriFieldTypeDate", "alias": "Inicio", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Estado", "type": "esriFieldTypeString", "alias": "Estado", "domain": { "type": "codedValue", "name": "Estado_Obra", "description": "Estado Obra", "codedValues": [ { "name": "En Ejecución", "code": "1" }, { "name": "Finalizada", "code": "2" }, { "name": "Desafectada", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "Contacto", "type": "esriFieldTypeString", "alias": "Contacto", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Tel_Contacto", "type": "esriFieldTypeDouble", "alias": "Tel_Contacto", "domain": null, "editable": true, "nullable": true }, { "name": "Observaciones", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "indexes": [ { "name": "R270_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S206_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "3", "name": "3", "domains": { "Estado": {"type": "inherited"} }, "templates": [ { "name": "Detenida", "description": "", "prototype": { "attributes": { "Inicio": null, "Observaciones": null, "Tipo": null, "Calle": null, "Calle_1": null, "Calle_2": null, "Contratista": null, "Comitente": null, "Estado": "3", "Contacto": null, "Tel_Contacto": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1", "name": "1", "domains": { "Estado": {"type": "inherited"} }, "templates": [ { "name": "En Ejecución", "description": "", "prototype": { "attributes": { "Inicio": null, "Observaciones": null, "Tipo": null, "Calle": null, "Calle_1": null, "Calle_2": null, "Contratista": null, "Comitente": null, "Estado": "1", "Contacto": null, "Tel_Contacto": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": { "Estado": {"type": "inherited"} }, "templates": [ { "name": "Finalizada", "description": "", "prototype": { "attributes": { "Inicio": null, "Observaciones": null, "Tipo": null, "Calle": null, "Calle_1": null, "Calle_2": null, "Contratista": null, "Comitente": null, "Estado": "2", "Contacto": null, "Tel_Contacto": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true } ], "tables": [] }