{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Proyecto Línea", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -75.589684781, "ymin": 4.51002014699998, "xmax": -74.06482084, "ymax": 6.26061967999999, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-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.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3.75 } }, "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": "GLOBALID", "displayField": "IDPROYECTO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODPROYECTO", "type": "esriFieldTypeInteger", "alias": "Código del proyecto", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODPROYECTO" }, { "name": "IDPROYECTO", "type": "esriFieldTypeString", "alias": "Identificador del proyecto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IDPROYECTO" }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "UPLCODIGO", "type": "esriFieldTypeString", "alias": "Código de la UPZ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPLCODIGO" }, { "name": "UPLNOMBRE", "type": "esriFieldTypeString", "alias": "Nombre de la UPZ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPLNOMBRE" }, { "name": "LOCCODIGO", "type": "esriFieldTypeString", "alias": "Código de la Localidad", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCCODIGO" }, { "name": "LOCNOMBRE", "type": "esriFieldTypeString", "alias": "Nombre de la Localidad", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCNOMBRE" }, { "name": "CODMETA", "type": "esriFieldTypeDouble", "alias": "Código de la meta", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODMETA" }, { "name": "META", "type": "esriFieldTypeString", "alias": "Meta", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "META" }, { "name": "DESCRIPCION", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPCION" }, { "name": "CODUBICACION", "type": "esriFieldTypeString", "alias": "Código Ubicación", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODUBICACION" }, { "name": "UBICACION", "type": "esriFieldTypeString", "alias": "Ubicación", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "UBICACION" }, { "name": "PLANEADO", "type": "esriFieldTypeInteger", "alias": "Planeado", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLANEADO" }, { "name": "EJECUTADO", "type": "esriFieldTypeInteger", "alias": "Ejecutado", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EJECUTADO" }, { "name": "ENTCODIGO", "type": "esriFieldTypeSmallInteger", "alias": "Código de Entidad", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENTCODIGO" }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado\nOESTADO\nESTADO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESTADO" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R43_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_43", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_43", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A30_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Proyecto Línea", "description": "", "prototype": { "attributes": { "ESTADO": null, "CODPROYECTO": null, "IDPROYECTO": null, "NOMBRE": null, "UPLCODIGO": null, "UPLNOMBRE": null, "LOCCODIGO": null, "LOCNOMBRE": null, "CODMETA": null, "META": null, "DESCRIPCION": null, "CODUBICACION": null, "UBICACION": null, "PLANEADO": null, "EJECUTADO": null, "ENTCODIGO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3e6d00cfd14043b9b2b5cbd862e467a8" }