{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Red_Ferrea_Activa_Inactiva", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "estado", "uniqueValueGroups": [ { "heading": "Estado", "classes": [ { "label": "Activo", "description": "Activo", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3.8 }, "values": [ [ "Activo" ] ] }, { "label": "Activo (Privado)", "description": "Activo (Privado)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3.8 }, "values": [ [ "Activo (Privado)" ] ] }, { "label": "Inactivo", "description": "Inactivo", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.2 }, "values": [ [ "Inactivo" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3.8 }, "value": "Activo", "label": "Activo" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3.8 }, "value": "Activo (Privado)", "label": "Activo (Privado)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.2 }, "value": "Inactivo", "label": "Inactivo" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 207, 255 ], "toColor": [ 238, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 222, 255 ], "toColor": [ 187, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 252, 255 ], "toColor": [ 214, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 223, 252, 255 ], "toColor": [ 212, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 252, 255 ], "toColor": [ 252, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8576251.469, "ymin": 274105.56720000133, "xmax": -8011291.285599999, "ymax": 1373830.9059000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "inicio", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "inicio", "type": "esriFieldTypeString", "alias": "INICIO", "length": 30, "domain": null }, { "name": "final", "type": "esriFieldTypeString", "alias": "FINAL", "length": 30, "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null }, { "name": "estado", "type": "esriFieldTypeString", "alias": "ESTADO", "length": 30, "domain": null }, { "name": "admin", "type": "esriFieldTypeString", "alias": "ADMIN", "length": 30, "domain": null }, { "name": "privado", "type": "esriFieldTypeInteger", "alias": "PRIVADO", "domain": null }, { "name": "detalle", "type": "esriFieldTypeString", "alias": "DETALLE", "length": 80, "domain": null }, { "name": "corredor", "type": "esriFieldTypeString", "alias": "CORREDOR", "length": 50, "domain": null }, { "name": "p2020", "type": "esriFieldTypeDouble", "alias": "P2020", "domain": null }, { "name": "p2021", "type": "esriFieldTypeDouble", "alias": "P2021", "domain": null }, { "name": "p2022", "type": "esriFieldTypeDouble", "alias": "P2022", "domain": null }, { "name": "p2023", "type": "esriFieldTypeDouble", "alias": "P2023", "domain": null }, { "name": "p2024", "type": "esriFieldTypeDouble", "alias": "P2024", "domain": null }, { "name": "ca2020", "type": "esriFieldTypeDouble", "alias": "CA2020", "domain": null }, { "name": "ca2021", "type": "esriFieldTypeDouble", "alias": "CA2021", "domain": null }, { "name": "ca2022", "type": "esriFieldTypeDouble", "alias": "CA2022", "domain": null }, { "name": "ca2023", "type": "esriFieldTypeDouble", "alias": "CA2023", "domain": null }, { "name": "ca2024", "type": "esriFieldTypeDouble", "alias": "CA2024", "domain": null }, { "name": "comb2020", "type": "esriFieldTypeDouble", "alias": "COMB2020", "domain": null }, { "name": "comb2021", "type": "esriFieldTypeDouble", "alias": "COMB2021", "domain": null }, { "name": "comb2022", "type": "esriFieldTypeDouble", "alias": "COMB2022", "domain": null }, { "name": "comb2023", "type": "esriFieldTypeDouble", "alias": "COMB2023", "domain": null }, { "name": "comb2024", "type": "esriFieldTypeDouble", "alias": "COMB2024", "domain": null }, { "name": "gei2020", "type": "esriFieldTypeDouble", "alias": "GEI2020", "domain": null }, { "name": "gei2021", "type": "esriFieldTypeDouble", "alias": "GEI2021", "domain": null }, { "name": "gei2022", "type": "esriFieldTypeDouble", "alias": "GEI2022", "domain": null }, { "name": "gei2023", "type": "esriFieldTypeDouble", "alias": "GEI2023", "domain": null }, { "name": "gei2024", "type": "esriFieldTypeDouble", "alias": "GEI2024", "domain": null }, { "name": "estado_int", "type": "esriFieldTypeString", "alias": "Estado_Int", "length": 255, "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "operativa", "type": "esriFieldTypeDouble", "alias": "Operativa", "domain": null }, { "name": "porcentaje_gei2020", "type": "esriFieldTypeDouble", "alias": "Porcentaje_GEI2020", "domain": null }, { "name": "porcentaje_gei2021", "type": "esriFieldTypeDouble", "alias": "Porcentaje_GEI2021", "domain": null }, { "name": "porcentaje_gei2022", "type": "esriFieldTypeDouble", "alias": "Porcentaje_GEI2022", "domain": null }, { "name": "porcentaje_gei2023", "type": "esriFieldTypeDouble", "alias": "Porcentaje_GEI2023", "domain": null }, { "name": "porcentaje_gei2024", "type": "esriFieldTypeDouble", "alias": "Porcentaje_GEI2024", "domain": null }, { "name": "porcentaje_gei", "type": "esriFieldTypeDouble", "alias": "Porcentaje_GEI", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1567_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1454_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "SA Pacific Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a1b0540b96e440e88d81e3f6db8fe77e" }