{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Corriente de Agua", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -74.83043215399994, "ymin": 3.773115748000066, "xmax": -73.02661076699991, "ymax": 5.292813179000063, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195212E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 119, 145, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TIPO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIPO", "type": "esriFieldTypeInteger", "alias": "Tipo de corriente de agua", "domain": { "type": "codedValue", "name": "corriente_agua", "description": "Cuerpos de agua tipo linea", "codedValues": [ { "name": "Canal Sencillo", "code": 501 }, { "name": "Quebrada", "code": 502 }, { "name": "Río Sencillo", "code": 503 }, { "name": "Caño", "code": 504 }, { "name": "Drenaje", "code": 505 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO" }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "Nombre de la corriente", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "SECTOR", "type": "esriFieldTypeString", "alias": "Código del sector", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SECTOR" }, { "name": "CODCUE", "type": "esriFieldTypeString", "alias": "Código de la cuenca", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CODCUE" }, { "name": "CUENCA", "type": "esriFieldTypeString", "alias": "Nombre de la cuenca", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CUENCA" }, { "name": "CODSCUE", "type": "esriFieldTypeString", "alias": "Código de la subcuenca", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CODSCUE" }, { "name": "SUBCUENCA", "type": "esriFieldTypeString", "alias": "Nombre de la subcuenca", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBCUENCA" }, { "name": "CODMCUE", "type": "esriFieldTypeString", "alias": "Código de la microcuenca", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CODMCUE" }, { "name": "MICROCUENCA", "type": "esriFieldTypeString", "alias": "Nombre de la microcuenca", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MICROCUENC" }, { "name": "OBSERVACION", "type": "esriFieldTypeString", "alias": "Observación", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBSERVACION" }, { "name": "LONGITUD", "type": "esriFieldTypeDouble", "alias": "Longitud corriente de agua", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUD" }, { "name": "IDTABINV", "type": "esriFieldTypeDouble", "alias": "IDTABINV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDTABINV" }, { "name": "CODHIDRO", "type": "esriFieldTypeString", "alias": "Código corriente de agua", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODHIDRO" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G72CODHIDRO", "fields": "CODHIDRO", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Corriente de Agua", "description": "", "prototype": { "attributes": { "CODHIDRO": null, "TIPO": null, "NOMBRE": null, "SECTOR": null, "CODCUE": null, "CUENCA": null, "CODSCUE": null, "SUBCUENCA": null, "CODMCUE": null, "MICROCUENCA": null, "OBSERVACION": null, "LONGITUD": null, "IDTABINV": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "34d2a0ac1d2c4f2f9196a713ae83ad65" }