{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 5, "name": "Vías", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Vías" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO_VIA", "field2": "NUMERO_CARRILES", "field3": "ESTADO_SUPERFICIE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 }, "value": "1201010402,1201010502,1201010601", "label": "Vía Secundaria, Un Carril, Pavimentada" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 }, "value": "1201010402,1201010502,1201010602", "label": "Vía Secundaria, Un Carril, Sin Pavimentar" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 200, 136, 255 ], "toColor": [ 219, 200, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 240, 57, 255 ], "toColor": [ 250, 240, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 154, 42, 255 ], "toColor": [ 201, 154, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 198, 72, 255 ], "toColor": [ 207, 198, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 183, 155, 255 ], "toColor": [ 194, 183, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 239, 193, 255 ], "toColor": [ 247, 239, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 241, 157, 255 ], "toColor": [ 250, 241, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 153, 84, 255 ], "toColor": [ 179, 153, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 195, 99, 255 ], "toColor": [ 230, 195, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 186, 47, 255 ], "toColor": [ 224, 186, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 178, 78, 255 ], "toColor": [ 181, 178, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 209, 49, 255 ], "toColor": [ 214, 209, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 174, 123, 255 ], "toColor": [ 184, 174, 123, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 967260.8027999997, "ymin": 833697.0982000008, "xmax": 1152024.4458999997, "ymax": 1045514.7597000003, "spatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOM_VIA", "type": "esriFieldTypeString", "alias": "Nombre Via", "length": 100, "domain": null }, { "name": "TIPO_VIA", "type": "esriFieldTypeString", "alias": "Tipo Via", "length": 10, "domain": { "type": "codedValue", "name": "Dom_Tipo_Via", "description": "Tipo via", "codedValues": [ { "name": "Via principal", "code": "1201010401" }, { "name": "Via secundaria", "code": "1201010402" }, { "name": "Camino", "code": "1201010406" }, { "name": "Sendero", "code": "1201010407" }, { "name": "Ferrocarril", "code": "1201010409" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESTADO_SERVICIO", "type": "esriFieldTypeString", "alias": "Estado Servicio", "length": 10, "domain": { "type": "codedValue", "name": "Dom_Estado_Servicio_2", "description": "Estado servicio", "codedValues": [ { "name": "En Funcionamiento", "code": "1201010301" }, { "name": "En abandono", "code": "1201010302" }, { "name": "En Construccion", "code": "1201010303" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMERO_CARRILES", "type": "esriFieldTypeString", "alias": "Numero Carriles", "length": 10, "domain": { "type": "codedValue", "name": "Dom_Numero_Carriles_2", "description": "Numero carriles", "codedValues": [ { "name": "Carretera angosta", "code": "1201010502" }, { "name": "Carretera de Dos (2) o mas carriles", "code": "1201010501" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESTADO_SUPERFICIE", "type": "esriFieldTypeString", "alias": "Estado Superficie", "length": 10, "domain": { "type": "codedValue", "name": "Dom_Estado_Superficie", "description": "Estado superficie", "codedValues": [ { "name": "Pavimentada", "code": "1201010601" }, { "name": "Sin Pavimentar", "code": "1201010602" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESO_VIA", "type": "esriFieldTypeString", "alias": "Acceso Via", "length": 10, "domain": { "type": "codedValue", "name": "Dom_Acceso_Via", "description": "Acceso via", "codedValues": [ { "name": "Poca Dificultad", "code": "1201010701" }, { "name": "Alta Dificultad", "code": "1201010703" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUENTE", "type": "esriFieldTypeString", "alias": "Fuente", "length": 30, "domain": null }, { "name": "RULEID", "type": "esriFieldTypeInteger", "alias": "Simbologia", "domain": { "type": "codedValue", "name": "Via_Rules", "description": "Representation rules", "codedValues": [ { "name": "Vía principal, Dos o más carriles, Pavimentada", "code": 1 }, { "name": "Vía principal, Angosta, Pavimentada", "code": 3 }, { "name": "Vía Secundaria, Angosta, Pavimentada", "code": 5 }, { "name": "Vía Secundaria, Angosta, Sin Pavimentar", "code": 4 }, { "name": "Vía Férrea", "code": 8 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OVERRIDE", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "CODIGOVIA", "type": "esriFieldTypeString", "alias": "Codigo Via", "length": 15, "domain": null }, { "name": "OBSERVACION", "type": "esriFieldTypeString", "alias": "Observacion", "length": 250, "domain": null }, { "name": "CODIGOVIA1", "type": "esriFieldTypeString", "alias": "Codigo Via1", "length": 15, "domain": null }, { "name": "CATEGORIA", "type": "esriFieldTypeString", "alias": "Categoria", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }