{ "layers": [ { "currentVersion": 10.6, "id": 0, "name": "OJ85X010401_GIS", "type": "Feature Layer", "description": "Tabla que almacena los tramites solicitados de Conexion al area de Planificación y Proyecto a travez del sistema de gestión SILANUS", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"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]]"}, "copyrightText": "cmolina", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e5f2725b4c796268aedbb6fdc418d094", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUGJVdkT9LQmEYxX+vXK92NW6iIoQ02RAOQSAYFIiSuIi1WQjufYnyC/gZwiEipEHdBBdBcRBaXoOirRBC8E8W6uBteMGssz4/zjk8R+OfLLABJjAWsFy/aWuQSTZ7i2nu4/M5GA4X1mDwjJQXQsr+CrZgk3j8lXjcSyj0a/X+vk2//2KFw7tCyr5yzudvSCS8dDrg94NpwnQK7TZcXrqo1e6R8ljBNtsRwSAEAlCpQDQKrRak0+B0gte7Z4FN1TAMQwDY7RCLQS4HpZICATweF2BqAGI+nwNuJhNoNODuDup1SKXA7YbRaA6MVQ3DaCFlml4PMhnQdVWhWoVIBGazJwFLBWvaOc3mG8nkFrquoh0OBZbL3xwcnK5eJ4rFL6tQ2KHXe6DbPUTXN1gsZuj6I5HImbi+/vgziri6+gRO/i+6rh9kHGQMntqBNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4375309.372845, "ymin": 6512040.770862, "xmax": 4399570.164829, "ymax": 6536301.643871, "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]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "tpo_tram", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "tpo_tram", "type": "esriFieldTypeString", "alias": "tpo_tram", "length": 8, "domain": null }, { "name": "num_tram", "type": "esriFieldTypeInteger", "alias": "num_tram", "domain": null }, { "name": "uf", "type": "esriFieldTypeInteger", "alias": "uf", "domain": null }, { "name": "fecha_alta", "type": "esriFieldTypeDate", "alias": "fecha_alta", "length": 8, "domain": null }, { "name": "fecha_fin", "type": "esriFieldTypeDate", "alias": "fecha_fin", "length": 8, "domain": null }, { "name": "estado", "type": "esriFieldTypeString", "alias": "estado", "length": 3, "domain": null }, { "name": "calle", "type": "esriFieldTypeString", "alias": "calle", "length": 50, "domain": null }, { "name": "alt_cnx", "type": "esriFieldTypeInteger", "alias": "alt_cnx", "domain": null }, { "name": "razon_social", "type": "esriFieldTypeString", "alias": "razon_social", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "medianera", "type": "esriFieldTypeString", "alias": "medianera", "length": 20, "domain": null }, { "name": "distancia", "type": "esriFieldTypeString", "alias": "distancia", "length": 10, "domain": null }, { "name": "diametro_cnx", "type": "esriFieldTypeString", "alias": "diametro_cnx", "length": 10, "domain": null }, { "name": "dat_complem", "type": "esriFieldTypeString", "alias": "dat_complem", "length": 40, "domain": null }, { "name": "obs_cnx", "type": "esriFieldTypeString", "alias": "obs_cnx", "length": 255, "domain": null }, { "name": "ref_ubicacion", "type": "esriFieldTypeString", "alias": "ref_ubicacion", "length": 250, "domain": null }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "length": 8, "domain": null }, { "name": "croquis", "type": "esriFieldTypeSmallInteger", "alias": "croquis", "domain": null } ], "indexes": [ { "name": "R167_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S125_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null } ], "tables": [] }