{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 57, "name": "Puente", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32615, "latestWkid": 32615, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 52, "name": "Información del Camino" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eab002d3ec5e1a8ce5a747f201590635", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAPCAYAAAAPr1RWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLUlEQVQ4jc2UsUoDQRCG/4EUIqlOEPZSmHRemcsVeYUE4wsELLXzFYyPYGkeIW0kT5BAigTsrMJpczZqcdURlD+snKB7m3MRAv7NLAv7zb8zO1vBDlX593CSvo4ikpTCX+L48qBePxORyBHcAjDI0vSE5J2I9Kxwkr2n+fxmr1rV6x8uyvQ4m6nDICjsm86To3YbD5MJ0iRRLmARwXGng33PewYw3AoXkSXJKOh2xwCc4LmWAK5FZFzm/DMBAD+vpZPyMwUV4LruAK4AOMNJ6hCZScyGtj7W69v70Ui9Z5mra9SaTdTCcKFL+j2B6dyPp1MV9vv6kG6Qi9TraoW3OIbXaAwA2J+ibgjJCwDnAE7NodgmkgtbGW0NHZpP6jfpgfua0lL4X2W75U4/rg36FWmJV5DvJgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 195809.61139999982, "ymin": 1649468.3038999997, "xmax": 766302.7894000001, "ymax": 2112076.0391000006, "spatialReference": { "wkid": 32615, "latestWkid": 32615, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Nombre", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comentarios", "length": 200, "domain": null }, { "name": "Foto1", "type": "esriFieldTypeString", "alias": "Foto1", "length": 200, "domain": null }, { "name": "Foto2", "type": "esriFieldTypeString", "alias": "Foto2", "length": 200, "domain": null }, { "name": "Ruta", "type": "esriFieldTypeString", "alias": "Ruta", "length": 200, "domain": null }, { "name": "Carpeta", "type": "esriFieldTypeString", "alias": "Carpeta", "length": 200, "domain": null }, { "name": "Claros", "type": "esriFieldTypeSmallInteger", "alias": "Numero de claros o ventanas", "domain": null }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "length": 50, "domain": { "type": "codedValue", "name": "PRS_MatPuente_1", "description": "Material del puente", "codedValues": [ { "name": "CONCRETO", "code": "CONCRETO" }, { "name": "MIXTO", "code": "MIXTO" }, { "name": "TUBULAR", "code": "TUBULAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "M", "type": "esriFieldTypeDouble", "alias": "M", "domain": null }, { "name": "Ancho", "type": "esriFieldTypeDouble", "alias": "Ancho", "domain": null }, { "name": "Largo", "type": "esriFieldTypeDouble", "alias": "Largo", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Visible", "type": "esriFieldTypeSmallInteger", "alias": "Visible", "domain": null }, { "name": "AXF_TIME_1", "type": "esriFieldTypeDate", "alias": "AXF_TIME_1", "length": 8, "domain": null }, { "name": "Fecha_Visita", "type": "esriFieldTypeDate", "alias": "Fecha_Visita", "length": 8, "domain": null }, { "name": "Clave_Cam", "type": "esriFieldTypeString", "alias": "Clave_Cam", "length": 20, "domain": null }, { "name": "ID_PNT", "type": "esriFieldTypeString", "alias": "ID_PNT", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "48a17c89bfb043b18cf3773dd491ab96" }