{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Cerca", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195212E-9, "zTolerance": 2.000020000200002E-5, "mTolerance": 1.0E-5, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -10, "zUnits": 99999, "falseM": -100000, "mUnits": 199999.99999999997 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BASE_25000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO_MATERIAL", "uniqueValueGroups": [ { "heading": "Tipo_Material", "classes": [ { "label": "Alambre", "description": "Alambre", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 }, "values": [ [ "3331" ] ] }, { "label": "Viva", "description": "Viva", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "values": [ [ "3333" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 }, "value": "3331", "label": "Alambre" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "3333", "label": "Viva" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 207, 240, 255 ], "toColor": [ 192, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 196, 164, 255 ], "toColor": [ 224, 196, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 163, 196, 255 ], "toColor": [ 230, 163, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 148, 209, 255 ], "toColor": [ 157, 148, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 167, 170, 255 ], "toColor": [ 212, 167, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 185, 240, 255 ], "toColor": [ 219, 185, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 197, 220, 255 ], "toColor": [ 237, 197, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 171, 209, 255 ], "toColor": [ 180, 171, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 165, 189, 255 ], "toColor": [ 204, 165, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 185, 209, 255 ], "toColor": [ 153, 185, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 180, 237, 255 ], "toColor": [ 186, 180, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 187, 178, 255 ], "toColor": [ 209, 187, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 170, 154, 255 ], "toColor": [ 214, 170, 154, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -75.6952533999999, "ymin": 4.456875259000071, "xmax": -75.58751924599994, "ymax": 4.561060739000084, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SYMBOL", "typeIdField": "Tipo_Material", "subtypeFieldName": "Tipo_Material", "subtypeField": "Tipo_Material", "defaultSubtypeCode": 3333, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TIPO_MATERIAL", "type": "esriFieldTypeInteger", "alias": "TTME", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "Symbol", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Dom_Gen_PLTS", "description": "", "codedValues": [ { "name": "Punto", "code": "1" }, { "name": "Linea", "code": "2" }, { "name": "Poligono", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "length": 30, "domain": null }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "PK_CUE", "type": "esriFieldTypeDouble", "alias": "PK_CUE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "WS2_Cerca_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Alambre", "code": 1 }, { "name": "Madera", "code": 2 }, { "name": "Viva", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "SYMBOL": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "id": 3333, "name": "Viva" }, { "domains": { "SYMBOL": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "id": 3331, "name": "Alambre" }, { "domains": { "SYMBOL": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "id": 3334, "name": "Madera" } ], "subtypes": [ { "domains": { "SYMBOL": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "defaultValues": { "TIPO_MATERIAL": 3333, "SYMBOL": "2", "PROYECTO": null, "FECHA": null, "GLOBALID": null, "PK_CUE": null, "RuleID": null, "Override": null }, "code": 3333, "name": "Viva" }, { "domains": { "SYMBOL": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "defaultValues": { "TIPO_MATERIAL": 3331, "SYMBOL": "2", "PROYECTO": null, "FECHA": null, "GLOBALID": null, "PK_CUE": null, "RuleID": null, "Override": null }, "code": 3331, "name": "Alambre" }, { "domains": { "SYMBOL": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "defaultValues": { "TIPO_MATERIAL": 3334, "SYMBOL": "2", "PROYECTO": null, "FECHA": null, "GLOBALID": null, "PK_CUE": null, "RuleID": null, "Override": null }, "code": 3334, "name": "Madera" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7480f35992e74bae843de11370d490f3" }