{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Lineas de Ribera", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 217, 242, 255 ], "width": 1 }, "defaultLabel": "Otras", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 102, 153, 205, 255 ], "width": 2 }, "value": "1", "label": "Linea de Rivera" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 217, 242, 255 ], "width": 9 }, "value": "2", "label": "Zona de Inundabilidad" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 202, 252, 255 ], "toColor": [ 220, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 182, 255 ], "toColor": [ 252, 207, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 212, 255 ], "toColor": [ 247, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 217, 255 ], "toColor": [ 184, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 187, 255 ], "toColor": [ 226, 252, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3457533.48697917, "ymin": 7101425.81000001, "xmax": 4417764.39000001, "ymax": 7544847.21333335, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RESOLUCION", "typeIdField": "TIPO", "subtypeFieldName": "TIPO", "subtypeField": "TIPO", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RESOLUCION", "type": "esriFieldTypeString", "alias": "RESOLUCION", "length": 50, "domain": null }, { "name": "OBSERVACIONES", "type": "esriFieldTypeString", "alias": "OBSERVACIONES", "length": 100, "domain": null }, { "name": "RIO", "type": "esriFieldTypeString", "alias": "RIO", "length": 50, "domain": null }, { "name": "TIPO", "type": "esriFieldTypeSmallInteger", "alias": "TIPO", "domain": { "type": "codedValue", "name": "TipoLineaRivera", "description": "Clasificación de las líneas de rivera", "codedValues": [ { "name": "Zona de Inundabilidad", "code": 2 }, { "name": "Línea de Ribera", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATRICULAS_AFECTADAS", "type": "esriFieldTypeString", "alias": "MATRICULAS_AFECTADAS", "length": 100, "domain": null }, { "name": "DEPARTAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "DEPARTAMENTO", "domain": null }, { "name": "MARGEN", "type": "esriFieldTypeString", "alias": "MARGEN", "length": 1, "domain": { "type": "codedValue", "name": "MargenRio", "description": "Margen del Rio", "codedValues": [ { "name": "Derecho", "code": "D" }, { "name": "Izquierdo", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R312_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_312", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_312", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A153_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "MARGEN": {"type": "inherited"} }, "id": 1, "name": "Línea de Rivera " }, { "domains": { "MARGEN": {"type": "inherited"} }, "id": 2, "name": "Zona de Inundabilidad " } ], "subtypes": [ { "domains": { "MARGEN": {"type": "inherited"} }, "defaultValues": { "RESOLUCION": null, "OBSERVACIONES": null, "RIO": null, "TIPO": null, "MATRICULAS_AFECTADAS": null, "DEPARTAMENTO": null, "MARGEN": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null }, "code": 1, "name": "Línea de Rivera " }, { "domains": { "MARGEN": {"type": "inherited"} }, "defaultValues": { "RESOLUCION": null, "OBSERVACIONES": null, "RIO": null, "TIPO": null, "MATRICULAS_AFECTADAS": null, "DEPARTAMENTO": null, "MARGEN": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null }, "code": 2, "name": "Zona de Inundabilidad " } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2c22c761e28b4e24ab75ba62dd864ff2" }