{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "propiedades_punto", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 95, 76, 173, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "tipoterr", "type": "esriFieldTypeSmallInteger", "alias": "Tipo Terreno", "domain": { "type": "codedValue", "name": "cvd_TIPOTERR", "description": "", "codedValues": [ { "name": "Escarpado", "code": 1 }, { "name": "Montañoso", "code": 2 }, { "name": "Ondulado", "code": 3 }, { "name": "Plano", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipoterr" }, { "name": "pendiente", "type": "esriFieldTypeDouble", "alias": "Pendiente", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pendiente" }, { "name": "tiposuperf", "type": "esriFieldTypeSmallInteger", "alias": "Tipo de superficie", "domain": { "type": "codedValue", "name": "cvd_TIPOSUPERF", "description": "", "codedValues": [ { "name": "Destapado", "code": 1 }, { "name": "Afirmado", "code": 2 }, { "name": "Pavimento asfáltico", "code": 3 }, { "name": "Tratamiento superficial", "code": 4 }, { "name": "Pavimento rígido", "code": 5 }, { "name": "Placa huella", "code": 6 }, { "name": "Pavimento articulado", "code": 7 }, { "name": "Otro", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tiposuperf" }, { "name": "estado", "type": "esriFieldTypeSmallInteger", "alias": "Estado", "domain": { "type": "codedValue", "name": "cvd_ESTADO", "description": "", "codedValues": [ { "name": "Bueno", "code": 1 }, { "name": "Regular", "code": 2 }, { "name": "Malo", "code": 3 }, { "name": "Pésimo", "code": 4 }, { "name": "Intransitable", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estado" }, { "name": "numcarr", "type": "esriFieldTypeInteger", "alias": "Número de Carriles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numcarr" }, { "name": "anchocarr", "type": "esriFieldTypeDouble", "alias": "Ancho Carriles (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anchocarr" }, { "name": "anchoberma", "type": "esriFieldTypeDouble", "alias": "Ancho Berma (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anchoberma" }, { "name": "anchocunet", "type": "esriFieldTypeDouble", "alias": "Ancho Cuneta (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anchocunet" }, { "name": "anchosepar", "type": "esriFieldTypeDouble", "alias": "Ancho Separador (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anchosepar" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i488creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i488creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i488editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i488editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i488parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r56_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_56", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a26_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "propiedades_punto", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "longitud": null, "tipoterr": null, "pendiente": null, "tiposuperf": null, "estado": null, "numcarr": null, "anchocarr": null, "anchoberma": null, "anchocunet": null, "anchosepar": null, "municipio": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "fotoeje", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 38, 49, 153, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "numpr", "type": "esriFieldTypeInteger", "alias": "Número del poste de referencia", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numpr" }, { "name": "foto", "type": "esriFieldTypeString", "alias": "Nombre de La Foto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "foto" }, { "name": "rutafoto", "type": "esriFieldTypeString", "alias": "URL ubicación foto", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "rutafoto" }, { "name": "calzada", "type": "esriFieldTypeSmallInteger", "alias": "Calzada", "domain": { "type": "codedValue", "name": "cvd_CALZADA", "description": "", "codedValues": [ { "name": "Calzada sentido A-B de la vía", "code": 1 }, { "name": "Calzada sentido B-A de la vía", "code": 2 }, { "name": "Calzada única", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "calzada" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i486creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i486creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i486editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i486editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i486parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r54_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_54", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a24_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fotoeje", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "numpr": null, "foto": null, "rutafoto": null, "calzada": null, "municipio": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "prs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 79, 109, 165, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "numpr", "type": "esriFieldTypeInteger", "alias": "Número del poste de referencia", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numpr" }, { "name": "calzada", "type": "esriFieldTypeSmallInteger", "alias": "Calzada", "domain": { "type": "codedValue", "name": "cvd_CALZADA", "description": "", "codedValues": [ { "name": "Calzada sentido A-B de la vía", "code": 1 }, { "name": "Calzada sentido B-A de la vía", "code": 2 }, { "name": "Calzada única", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "calzada" }, { "name": "distverd", "type": "esriFieldTypeDouble", "alias": "Distancia verdadera", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distverd" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i490creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i490creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i490editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i490editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i490parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r58_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_58", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "prs", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "numpr": null, "calzada": null, "distverd": null, "municipio": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "sitioscriticos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 76, 53, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "lado", "type": "esriFieldTypeSmallInteger", "alias": "Lado", "domain": { "type": "codedValue", "name": "cvd_LADO", "description": "", "codedValues": [ { "name": "Lado derecho en sentido definido para la vía", "code": 1 }, { "name": "Lado izquierdo en el sentido definido para la vía", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lado" }, { "name": "tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo de sitio crítico", "domain": { "type": "codedValue", "name": "cvd_TIPO", "description": "", "codedValues": [ { "name": "Hundimiento de subrasante o pérdida de la banca", "code": 1 }, { "name": "Detritos en la vía", "code": 2 }, { "name": "Abultamiento sobre o bajo la carretera", "code": 3 }, { "name": "Cambios de forma", "code": 4 }, { "name": "Deformación de estructuras adyacentes", "code": 5 }, { "name": "Erosión", "code": 6 }, { "name": "Derrumbes", "code": 7 }, { "name": "Deslizamientos", "code": 8 }, { "name": "Grietas de tracción en carreteras o en los taludes", "code": 9 }, { "name": "Box culvert", "code": 10 }, { "name": "Tubería (alcantarilla)", "code": 11 }, { "name": "Bateas", "code": 12 }, { "name": "Cruce cuerpo de agua superficial", "code": 13 }, { "name": "Otro", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipo" }, { "name": "severidad", "type": "esriFieldTypeSmallInteger", "alias": "Severidad del sitio crítico", "domain": { "type": "codedValue", "name": "cvd_SEVERIDAD", "description": "", "codedValues": [ { "name": "Sin daño o daño insignificante", "code": 1 }, { "name": "Daño pequeño reparación no necesaria", "code": 2 }, { "name": "Daño pequeño reparación necesaria", "code": 3 }, { "name": "Daño grave reparación urgente", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "severidad" }, { "name": "foto", "type": "esriFieldTypeString", "alias": "Nombre de La Foto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "foto" }, { "name": "rutafoto", "type": "esriFieldTypeString", "alias": "URL ubicación foto", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "rutafoto" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i485creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i485creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i485editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i485editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i485parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r53_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_53", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "sitioscriticos", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "lado": null, "tipo": null, "severidad": null, "foto": null, "rutafoto": null, "municipio": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "obrasdrenaje", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 155, 44, 165, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "estadoserv", "type": "esriFieldTypeSmallInteger", "alias": "Estado de servicio", "domain": { "type": "codedValue", "name": "cvd_ESTADOSERV", "description": "", "codedValues": [ { "name": "Colmatada", "code": 1 }, { "name": "Medianamente colmatada", "code": 2 }, { "name": "Limpia", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estadoserv" }, { "name": "estadogen", "type": "esriFieldTypeSmallInteger", "alias": "Estado General", "domain": { "type": "codedValue", "name": "cvd_ESTADOGEN", "description": "", "codedValues": [ { "name": "Bueno", "code": 1 }, { "name": "Regular", "code": 2 }, { "name": "Malo", "code": 3 }, { "name": "No funcional", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estadogen" }, { "name": "tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": { "type": "codedValue", "name": "cvd_TIPO", "description": "", "codedValues": [ { "name": "Hundimiento de subrasante o pérdida de la banca", "code": 1 }, { "name": "Detritos en la vía", "code": 2 }, { "name": "Abultamiento sobre o bajo la carretera", "code": 3 }, { "name": "Cambios de forma", "code": 4 }, { "name": "Deformación de estructuras adyacentes", "code": 5 }, { "name": "Erosión", "code": 6 }, { "name": "Derrumbes", "code": 7 }, { "name": "Deslizamientos", "code": 8 }, { "name": "Grietas de tracción en carreteras o en los taludes", "code": 9 }, { "name": "Box culvert", "code": 10 }, { "name": "Tubería (alcantarilla)", "code": 11 }, { "name": "Bateas", "code": 12 }, { "name": "Cruce cuerpo de agua superficial", "code": 13 }, { "name": "Otro", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipo" }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "cvd_MATERIAL", "description": "", "codedValues": [ { "name": "Concreto", "code": 1 }, { "name": "PVC", "code": 2 }, { "name": "Madera", "code": 3 }, { "name": "Metálica", "code": 4 }, { "name": "Otro", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "material" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "numsecc", "type": "esriFieldTypeInteger", "alias": "Número de secciones", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numsecc" }, { "name": "ancho", "type": "esriFieldTypeDouble", "alias": "Ancho de la obra de drenaje (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ancho" }, { "name": "foto", "type": "esriFieldTypeString", "alias": "Nombre de La Foto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "foto" }, { "name": "rutafoto", "type": "esriFieldTypeString", "alias": "URL ubicación foto", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "rutafoto" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i489creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i489creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i489editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i489editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i489parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r57_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_57", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "obrasdrenaje", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "estadoserv": null, "estadogen": null, "tipo": null, "material": null, "longitud": null, "numsecc": null, "ancho": null, "foto": null, "rutafoto": null, "municipio": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "muros", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 145, 93, 58, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "distini", "type": "esriFieldTypeDouble", "alias": "Distancia Verdadera", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distini" }, { "name": "lado", "type": "esriFieldTypeSmallInteger", "alias": "Lado", "domain": { "type": "codedValue", "name": "cvd_LADO", "description": "", "codedValues": [ { "name": "Lado derecho en sentido definido para la vía", "code": 1 }, { "name": "Lado izquierdo en el sentido definido para la vía", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lado" }, { "name": "anchocor", "type": "esriFieldTypeDouble", "alias": "Ancho Promedio Corona (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anchocor" }, { "name": "altura", "type": "esriFieldTypeDouble", "alias": "Altura Promedio (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "altura" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "foto", "type": "esriFieldTypeString", "alias": "Nombre de La Foto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "foto" }, { "name": "rutafoto", "type": "esriFieldTypeString", "alias": "URL ubicación foto", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "rutafoto" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i487creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i487creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i487editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i487editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i487parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r55_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_55", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a25_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "muros", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "longitud": null, "distini": null, "lado": null, "anchocor": null, "altura": null, "municipio": null, "foto": null, "rutafoto": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "puentes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 33, 105, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "distini", "type": "esriFieldTypeDouble", "alias": "Distancia Verdadera", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distini" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nombre" }, { "name": "anchotable", "type": "esriFieldTypeDouble", "alias": "Ancho Tablero", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anchotable" }, { "name": "numluces", "type": "esriFieldTypeInteger", "alias": "Número de Luces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numluces" }, { "name": "estadosup", "type": "esriFieldTypeSmallInteger", "alias": "Estado Superficie", "domain": { "type": "codedValue", "name": "cvd_ESTADOSUP", "description": "", "codedValues": [ { "name": "Bueno", "code": 1 }, { "name": "Regular", "code": 2 }, { "name": "Malo", "code": 3 }, { "name": "Intransitable", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estadosup" }, { "name": "estadoest", "type": "esriFieldTypeSmallInteger", "alias": "Estado Estructura", "domain": { "type": "codedValue", "name": "cvd_ESTADOEST", "description": "", "codedValues": [ { "name": "Bueno", "code": 1 }, { "name": "Regular", "code": 2 }, { "name": "Malo", "code": 3 }, { "name": "No funcional", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estadoest" }, { "name": "foto", "type": "esriFieldTypeString", "alias": "Nombre de La Foto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "foto" }, { "name": "rutafoto", "type": "esriFieldTypeString", "alias": "URL ubicación foto", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "rutafoto" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i491creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i491creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i491editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i491editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i491parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r59_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_59", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "puentes", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "longitud": null, "distini": null, "nombre": null, "anchotable": null, "numluces": null, "estadosup": null, "estadoest": null, "foto": null, "rutafoto": null, "municipio": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "tuneles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate_1", "creatorField": "Creator_1", "editDateField": "EditDate_1", "editorField": "Editor_1" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": 4326, "latestWkid": 4326, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 155, 78, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "codigovia", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "codigovia", "type": "esriFieldTypeString", "alias": "Código Vía", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "codigovia" }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha de toma de información", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "fecha" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "distini", "type": "esriFieldTypeDouble", "alias": "Distancia Verdadera", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distini" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nombre" }, { "name": "anchocarr_tunel", "type": "esriFieldTypeDouble", "alias": "Ancho carriles promedio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anchocarr_tunel" }, { "name": "numcarr_tunel", "type": "esriFieldTypeInteger", "alias": "Número de carriles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numcarr_tunel" }, { "name": "estado", "type": "esriFieldTypeSmallInteger", "alias": "Estado visual del túnel", "domain": { "type": "codedValue", "name": "cvd_ESTADO", "description": "", "codedValues": [ { "name": "Bueno", "code": 1 }, { "name": "Regular", "code": 2 }, { "name": "Malo", "code": 3 }, { "name": "Pésimo", "code": 4 }, { "name": "Intransitable", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estado" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "municipio" }, { "name": "departam", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "departam" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "obs" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate_1", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate_1" }, { "name": "creator_1", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator_1" }, { "name": "editdate_1", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate_1" }, { "name": "editor_1", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i493creationdate", "fields": "creationdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i493creator_1", "fields": "creator_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i493editdate_1", "fields": "editdate_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i493editor_1", "fields": "editor_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i493parentglobal", "fields": "parentglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r61_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_61", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "tuneles", "description": "", "prototype": { "attributes": { "editor": null, "parentglobalid": null, "editdate": null, "codigovia": null, "fecha": null, "longitud": null, "distini": null, "nombre": null, "anchocarr_tunel": null, "numcarr_tunel": null, "estado": null, "municipio": null, "departam": null, "obs": null, "creationdate": null, "creator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc36ef0a663847e594492d5cda81ea53" } ], "tables": [] }