{ "layers": [ { "currentVersion": 10.9, "id": 0, "name": "Geositios", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1611172476000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 767548.9987000003, "ymin": 1.00131206129E7, "xmax": 845783.9912999999, "ymax": 1.00627196589E7, "spatialReference": { "wkid": 32717, "latestWkid": 32717 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORIA", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 53, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 202, 239, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "BIOLOGICOS", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 179, 251, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "CULTURALES", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 182, 252, 179, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "GEOLOGICOS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NOMBRE", "typeIdField": "CATEGORIA", "subtypeField": "", "fields": [ { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "CATEGORIA", "type": "esriFieldTypeString", "alias": "CATEGORIA", "domain": { "type": "codedValue", "name": "CategoriaGeoSitio", "description": "Categoría del Geositio", "codedValues": [ { "name": "GEOLOGICOS", "code": "1" }, { "name": "CULTURALES", "code": "2" }, { "name": "BIOLOGICOS", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CATEGORIA" }, { "name": "CANTON", "type": "esriFieldTypeString", "alias": "CANTON", "domain": { "type": "codedValue", "name": "Cantones", "description": "Cantones", "codedValues": [ { "name": "IBARRA", "code": "IBARRA" }, { "name": "OTAVALO", "code": "OTAVALO" }, { "name": "URCUQUÍ", "code": "URCUQUI" }, { "name": "PIMAMPIRO", "code": "PIMAMPIRO" }, { "name": "COTACACHI", "code": "COTACACHI" }, { "name": "ANTONIO ANTE", "code": "ANTONIO ANTE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CANTON" }, { "name": "PARROQUIA", "type": "esriFieldTypeString", "alias": "PARROQUIA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARROQUIA" }, { "name": "ACTIVIDADES", "type": "esriFieldTypeString", "alias": "ACTIVIDADES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ACTIVIDADES" }, { "name": "ESTADO_CONSERVACION", "type": "esriFieldTypeString", "alias": "ESTADO_CONSERVACION", "domain": { "type": "codedValue", "name": "EstadoConser", "description": "Estado de Conservación Geositio", "codedValues": [ { "name": "ALTERADO", "code": "ALTERADO" }, { "name": "CONSERVADO", "code": "CONSERVADO" }, { "name": "DETERIORADO", "code": "DETERIORADO" }, { "name": "NO ALTERADO", "code": "NO ALTERADO" }, { "name": "EN PROCESO DE DETERIORO", "code": "ENPROCESO DETERIORO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESTADO_CONSERVACION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "URLIMG", "type": "esriFieldTypeString", "alias": "URLIMG", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "URLIMG" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITUACION_GEOLOGICA", "type": "esriFieldTypeString", "alias": "SITUACION_GEOLOGICA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUACION_GEOLOGICA" }, { "name": "CODIGO_DE_FICHA", "type": "esriFieldTypeString", "alias": "CODIGO_DE_FICHA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CODIGO_DE_FICHA" }, { "name": "COMUNIDAD", "type": "esriFieldTypeString", "alias": "COMUNIDAD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMUNIDAD" }, { "name": "Tipo_de_interes_geologico", "type": "esriFieldTypeSmallInteger", "alias": "Tipo_de_interes_geologico", "domain": { "type": "codedValue", "name": "Tipo_interes_geologico", "description": "Descripcion geologica", "codedValues": [ { "name": "Estratigrafico", "code": 1 }, { "name": "Sedimentologico", "code": 2 }, { "name": "Paleontologico/geogronologico", "code": 3 }, { "name": "Petrografico", "code": 4 }, { "name": "Vulcanologico", "code": 5 }, { "name": "Geomorfologico", "code": 6 }, { "name": "Mineralogico", "code": 7 }, { "name": "Estructural", "code": 8 }, { "name": "Hidrogeologico", "code": 9 }, { "name": "Alteraciones", "code": 10 }, { "name": "Indicios minerales", "code": 11 }, { "name": "Paisajistico", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tipo_de_interes_geologico" }, { "name": "DESCRIPCION_DEL_INTERES", "type": "esriFieldTypeString", "alias": "DESCRIPCION_DEL_INTERES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPCION_DEL_INTERES" }, { "name": "PROPIEDAD", "type": "esriFieldTypeSmallInteger", "alias": "PROPIEDAD", "domain": { "type": "codedValue", "name": "PROPIEDAD", "description": "", "codedValues": [ { "name": "PUBLICA", "code": 1 }, { "name": "PRIVADA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROPIEDAD" }, { "name": "CONTACTO", "type": "esriFieldTypeString", "alias": "CONTACTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACTO" }, { "name": "CARTA_TOPOGRAFICA", "type": "esriFieldTypeString", "alias": "CARTA_TOPOGRAFICA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTA_TOPOGRAFICA" }, { "name": "FOTOGRAFIA_AEREA", "type": "esriFieldTypeSmallInteger", "alias": "FOTOGRAFIA_AEREA", "domain": { "type": "codedValue", "name": "FOTOGRAFIA_AEREA", "description": "", "codedValues": [ { "name": "SI", "code": 1 }, { "name": "NO", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOTOGRAFIA_AEREA" }, { "name": "IMAGEN_SATELITAL", "type": "esriFieldTypeSmallInteger", "alias": "IMAGEN_SATELITAL", "domain": { "type": "codedValue", "name": "IMAGEN_SATELITAL", "description": "", "codedValues": [ { "name": "SI", "code": 1 }, { "name": "NO", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMAGEN_SATELITAL" }, { "name": "MARCO_GEOLOGICO_DOMINIO_GEOLOGI", "type": "esriFieldTypeString", "alias": "MARCO_GEOLOGICO_DOMINIO_GEOLOGICO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARCO_GEOLOGICO_DOMINIO_GEOLOGI" }, { "name": "MARCO_GEOLOGICO_EDAD", "type": "esriFieldTypeString", "alias": "MARCO_GEOLOGICO_EDAD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARCO_GEOLOGICO_EDAD" }, { "name": "MARCO_GEOLOGICO_EDAD_ROCAS_ENCA", "type": "esriFieldTypeString", "alias": "MARCO_GEOLOGICO_EDAD_ROCAS_ENCAJANTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARCO_GEOLOGICO_EDAD_ROCAS_ENCA" }, { "name": "MARCO_LOGICO_LITOLOGIA", "type": "esriFieldTypeString", "alias": "MARCO_LOGICO_LITOLOGIA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARCO_LOGICO_LITOLOGIA" }, { "name": "TIPO_INTERES_REPRESENTATIVIDAD", "type": "esriFieldTypeInteger", "alias": "TIPO_INTERES_VALORACION_REPRESENTATIVIDAD", "domain": { "type": "codedValue", "name": "TIPO_INTERES_REPRESENTATIVIDAD", "description": "REPRESENTATIVIDAD", "codedValues": [ { "name": "REPRESENTA PARCIALMENTE PROCESO GEOLOGICO", "code": 1 }, { "name": "REPRESENTA TOTALIDAD PROCESO GEOLOGICO", "code": 2 }, { "name": "PRESENTA A NIVEL DE DOMINIO GEOLOGICO", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO_INTERES_VALORACION_REPRESE" }, { "name": "TIPO_INTERES_LOCALIDAD", "type": "esriFieldTypeSmallInteger", "alias": "TIPO_INTERES_VALORACION_LOCALIDAD", "domain": { "type": "codedValue", "name": "TIPO_INTERES_LOCALIDAD", "description": "LOCALIDAD ", "codedValues": [ { "name": "REFERENCIA REGIONAL", "code": 1 }, { "name": "REFERENCIA INTERNACIONAL", "code": 2 }, { "name": "REFERENCIA IUGS-GLOBAL GEOSITIO", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO_INTERES_VALORACION_LOCALID" }, { "name": "TIPO_INTERES_CONOCIMIENTO", "type": "esriFieldTypeSmallInteger", "alias": "TIPO_INTERES_VALORACION_CONOCIMIENTO_CIENTIFICO", "domain": { "type": "codedValue", "name": "TIPO_INTERES_LOCALIDAD", "description": "LOCALIDAD ", "codedValues": [ { "name": "REFERENCIA REGIONAL", "code": 1 }, { "name": "REFERENCIA INTERNACIONAL", "code": 2 }, { "name": "REFERENCIA IUGS-GLOBAL GEOSITIO", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO_INTERES_VALORACION_CONOCIM" }, { "name": "TIPO_INTERES_CONSERVACION", "type": "esriFieldTypeSmallInteger", "alias": "TIPO_INTERES_VALORACION_CONSERVACION", "domain": { "type": "codedValue", "name": "TIPO_INTERES_LOCALIDAD", "description": "LOCALIDAD ", "codedValues": [ { "name": "REFERENCIA REGIONAL", "code": 1 }, { "name": "REFERENCIA INTERNACIONAL", "code": 2 }, { "name": "REFERENCIA IUGS-GLOBAL GEOSITIO", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO_INTERES_VALORACION_CONSERV" }, { "name": "TIPO_INTERES_RAREZA", "type": "esriFieldTypeSmallInteger", "alias": "TIPO_INTERES_VALORACION_RAREZA", "domain": { "type": "codedValue", "name": "TIPO_INTERES_LOCALIDAD", "description": "LOCALIDAD ", "codedValues": [ { "name": "REFERENCIA REGIONAL", "code": 1 }, { "name": "REFERENCIA INTERNACIONAL", "code": 2 }, { "name": "REFERENCIA IUGS-GLOBAL GEOSITIO", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO_INTERES_RAREZA" }, { "name": "TIPO_INTERES_CONDICIONES_OBSERV", "type": "esriFieldTypeSmallInteger", "alias": "TIPO_INTERES_VALORACION_CONDICIONES_OBSERVACION", "domain": { "type": "codedValue", "name": "TIPO_INTERES_LOCALIDAD", "description": "LOCALIDAD ", "codedValues": [ { "name": "REFERENCIA REGIONAL", "code": 1 }, { "name": "REFERENCIA INTERNACIONAL", "code": 2 }, { "name": "REFERENCIA IUGS-GLOBAL GEOSITIO", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO_INTERES_CONDICIONES_OBSERV" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_SECUNDARIO", "description": "", "codedValues": [ { "name": "SI", "code": 1 }, { "name": "NO", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO" }, { "name": "Tipo_interes_geologico", "type": "esriFieldTypeSmallInteger", "alias": "Tipo_interes_geologico", "domain": { "type": "codedValue", "name": "Tipo_interes_geologico", "description": "Descripcion geologica", "codedValues": [ { "name": "Estratigrafico", "code": 1 }, { "name": "Sedimentologico", "code": 2 }, { "name": "Paleontologico/geogronologico", "code": 3 }, { "name": "Petrografico", "code": 4 }, { "name": "Vulcanologico", "code": 5 }, { "name": "Geomorfologico", "code": 6 }, { "name": "Mineralogico", "code": 7 }, { "name": "Estructural", "code": 8 }, { "name": "Hidrogeologico", "code": 9 }, { "name": "Alteraciones", "code": 10 }, { "name": "Indicios minerales", "code": 11 }, { "name": "Paisajistico", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tipo_interes_geologico" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO_DI", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO_DIVERISDAD", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_DIVERSIDAD", "description": "DIVERSIDAD", "codedValues": [ { "name": "OTRO TIPO DE INTERES GEOLOGICO NO RELEVANTE", "code": 1 }, { "name": "OTRO TIPO DE INTERES GEOLOGICO RELEVANTE", "code": 2 }, { "name": "TRES O MAS TIPOS DE INTERES GEOLOGICO RELEVANTE", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO_DI" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO_ES", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO_ESPECULARIDAD", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_ESPECULARIDAD", "description": "ESPECULARIDAD", "codedValues": [ { "name": "RPU O CAUCES FLUVIALES CAUDALOSOS", "code": 1 }, { "name": "RPU Y CURSOS FLUVIALES CAUDALOSOS", "code": 2 }, { "name": "PRESENCIA DE RESTOS FOSILES Y MINERALES", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO_ES" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO_CO", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO_CONTENIDO_DIDACTICO", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_ESPECULARIDAD", "description": "ESPECULARIDAD", "codedValues": [ { "name": "RPU O CAUCES FLUVIALES CAUDALOSOS", "code": 1 }, { "name": "RPU Y CURSOS FLUVIALES CAUDALOSOS", "code": 2 }, { "name": "PRESENCIA DE RESTOS FOSILES Y MINERALES", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO_CO" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO_CD", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO_CDIVULGATIVO", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_ESPECULARIDAD", "description": "ESPECULARIDAD", "codedValues": [ { "name": "RPU O CAUCES FLUVIALES CAUDALOSOS", "code": 1 }, { "name": "RPU Y CURSOS FLUVIALES CAUDALOSOS", "code": 2 }, { "name": "PRESENCIA DE RESTOS FOSILES Y MINERALES", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO_CD" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO_IN", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO_INTERES_NO_GEOLOGICO", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_INTERES_NO_GEOLOGICO", "description": "INTERES NO GEOLOGICO", "codedValues": [ { "name": "MINERO INDUSTRIAL", "code": 1 }, { "name": "ARQUEOLOGICO", "code": 2 }, { "name": "ETNOGRAFICO", "code": 3 }, { "name": "HISTORICO CULTURAL", "code": 4 }, { "name": "PAISAJISTICO", "code": 5 }, { "name": "OTROS", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO_IN" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO_AS", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO_ASOCIACION_CON_OTROS_PATRIMONIOS", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_INTERES_NO_GEOLOGICO", "description": "INTERES NO GEOLOGICO", "codedValues": [ { "name": "MINERO INDUSTRIAL", "code": 1 }, { "name": "ARQUEOLOGICO", "code": 2 }, { "name": "ETNOGRAFICO", "code": 3 }, { "name": "HISTORICO CULTURAL", "code": 4 }, { "name": "PAISAJISTICO", "code": 5 }, { "name": "OTROS", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO_AS" }, { "name": "INTERES_GEOLOGICO_SECUNDARIO_AC", "type": "esriFieldTypeSmallInteger", "alias": "INTERES_GEOLOGICO_SECUNDARIO_ACCESIBILIDAD", "domain": { "type": "codedValue", "name": "INTERES_GEOLOGICO_INTERES_NO_GEOLOGICO", "description": "INTERES NO GEOLOGICO", "codedValues": [ { "name": "MINERO INDUSTRIAL", "code": 1 }, { "name": "ARQUEOLOGICO", "code": 2 }, { "name": "ETNOGRAFICO", "code": 3 }, { "name": "HISTORICO CULTURAL", "code": 4 }, { "name": "PAISAJISTICO", "code": 5 }, { "name": "OTROS", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERES_GEOLOGICO_SECUNDARIO_AC" }, { "name": "CATEGORIA_TIPO", "type": "esriFieldTypeString", "alias": "CATEGORIA_TIPO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CATEGORIA_TIPO" }, { "name": "MARCO_GEOLOGICO_FORMACION", "type": "esriFieldTypeString", "alias": "MARCO_GEOLOGICO_FORMACION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARCO_GEOLOGICO_FORMACION" }, { "name": "REFERENCIA_GEOGRAFICA", "type": "esriFieldTypeString", "alias": "REFERENCIA_GEOGRAFICA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REFERENCIA_GEOGRAFICA" }, { "name": "REFERENCIA_BIBLIOGRAFICA", "type": "esriFieldTypeString", "alias": "REFERENCIA_BIBLIOGRAFICA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REFERENCIA_BIBLIOGRAFICA" }, { "name": "MARCO_GEOLOGICO_GRUPO", "type": "esriFieldTypeString", "alias": "MARCO_GEOLOGICO_GRUPO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARCO_GEOLOGICO_GRUPO" }, { "name": "MARCO_GEOLOGICO_MIEMBRO", "type": "esriFieldTypeString", "alias": "MARCO_GEOLOGICO_MIEMBRO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARCO_GEOLOGICO_MIEMBRO" }, { "name": "DESCRIPCION_INTERES_SECUNDARIO", "type": "esriFieldTypeString", "alias": "DESCRIPCION_INTERES_GEOLOGICO_SECUNDARIO", "domain": { "type": "codedValue", "name": "Potencialidad_geositio", "description": "Potencialidad", "codedValues": [ { "name": "DEFINITIVO", "code": "DEFINITIVO" }, { "name": "TEMPORAL", "code": "TEMPORAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPCION_INTERES_SECUNDARIO" }, { "name": "POTENCIALIDAD", "type": "esriFieldTypeString", "alias": "POTENCIALIDAD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POTENCIALIDAD" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_45", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S18_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "3", "name": "3", "domains": { "CATEGORIA": {"type": "inherited"}, "CANTON": {"type": "inherited"}, "ESTADO_CONSERVACION": {"type": "inherited"}, "Tipo_de_interes_geologico": {"type": "inherited"}, "PROPIEDAD": {"type": "inherited"}, "FOTOGRAFIA_AEREA": {"type": "inherited"}, "IMAGEN_SATELITAL": {"type": "inherited"}, "TIPO_INTERES_REPRESENTATIVIDAD": {"type": "inherited"}, "TIPO_INTERES_LOCALIDAD": {"type": "inherited"}, "TIPO_INTERES_CONOCIMIENTO": {"type": "inherited"}, "TIPO_INTERES_CONSERVACION": {"type": "inherited"}, "TIPO_INTERES_RAREZA": {"type": "inherited"}, "TIPO_INTERES_CONDICIONES_OBSERV": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO": {"type": "inherited"}, "Tipo_interes_geologico": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_DI": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_ES": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_CO": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_CD": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_IN": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_AS": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_AC": {"type": "inherited"}, "DESCRIPCION_INTERES_SECUNDARIO": {"type": "inherited"} }, "templates": [ { "name": "BIOLOGICOS", "description": "", "prototype": { "attributes": { "NOMBRE": null, "CATEGORIA": "3", "CANTON": null, "PARROQUIA": null, "ACTIVIDADES": null, "ESTADO_CONSERVACION": null, "POTENCIALIDAD": null, "URLIMG": null, "DESCRIPCION_INTERES_SECUNDARIO": null, "SITUACION_GEOLOGICA": null, "CODIGO_DE_FICHA": null, "COMUNIDAD": null, "Tipo_de_interes_geologico": null, "DESCRIPCION_DEL_INTERES": null, "PROPIEDAD": null, "CONTACTO": null, "CARTA_TOPOGRAFICA": null, "FOTOGRAFIA_AEREA": null, "IMAGEN_SATELITAL": null, "MARCO_GEOLOGICO_DOMINIO_GEOLOGI": null, "MARCO_GEOLOGICO_EDAD": null, "MARCO_GEOLOGICO_EDAD_ROCAS_ENCA": null, "MARCO_LOGICO_LITOLOGIA": null, "TIPO_INTERES_REPRESENTATIVIDAD": null, "TIPO_INTERES_LOCALIDAD": null, "TIPO_INTERES_CONOCIMIENTO": null, "TIPO_INTERES_CONSERVACION": null, "TIPO_INTERES_RAREZA": null, "TIPO_INTERES_CONDICIONES_OBSERV": null, "INTERES_GEOLOGICO_SECUNDARIO": null, "Tipo_interes_geologico": null, "INTERES_GEOLOGICO_SECUNDARIO_DI": null, "INTERES_GEOLOGICO_SECUNDARIO_ES": null, "INTERES_GEOLOGICO_SECUNDARIO_CO": null, "INTERES_GEOLOGICO_SECUNDARIO_CD": null, "INTERES_GEOLOGICO_SECUNDARIO_IN": null, "INTERES_GEOLOGICO_SECUNDARIO_AS": null, "INTERES_GEOLOGICO_SECUNDARIO_AC": null, "CATEGORIA_TIPO": null, "MARCO_GEOLOGICO_FORMACION": null, "REFERENCIA_GEOGRAFICA": null, "REFERENCIA_BIBLIOGRAFICA": null, "MARCO_GEOLOGICO_GRUPO": null, "MARCO_GEOLOGICO_MIEMBRO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "2", "name": "2", "domains": { "CATEGORIA": {"type": "inherited"}, "CANTON": {"type": "inherited"}, "ESTADO_CONSERVACION": {"type": "inherited"}, "Tipo_de_interes_geologico": {"type": "inherited"}, "PROPIEDAD": {"type": "inherited"}, "FOTOGRAFIA_AEREA": {"type": "inherited"}, "IMAGEN_SATELITAL": {"type": "inherited"}, "TIPO_INTERES_REPRESENTATIVIDAD": {"type": "inherited"}, "TIPO_INTERES_LOCALIDAD": {"type": "inherited"}, "TIPO_INTERES_CONOCIMIENTO": {"type": "inherited"}, "TIPO_INTERES_CONSERVACION": {"type": "inherited"}, "TIPO_INTERES_RAREZA": {"type": "inherited"}, "TIPO_INTERES_CONDICIONES_OBSERV": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO": {"type": "inherited"}, "Tipo_interes_geologico": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_DI": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_ES": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_CO": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_CD": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_IN": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_AS": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_AC": {"type": "inherited"}, "DESCRIPCION_INTERES_SECUNDARIO": {"type": "inherited"} }, "templates": [ { "name": "CULTURALES", "description": "", "prototype": { "attributes": { "NOMBRE": null, "CATEGORIA": "2", "CANTON": null, "PARROQUIA": null, "ACTIVIDADES": null, "ESTADO_CONSERVACION": null, "POTENCIALIDAD": null, "URLIMG": null, "DESCRIPCION_INTERES_SECUNDARIO": null, "SITUACION_GEOLOGICA": null, "CODIGO_DE_FICHA": null, "COMUNIDAD": null, "Tipo_de_interes_geologico": null, "DESCRIPCION_DEL_INTERES": null, "PROPIEDAD": null, "CONTACTO": null, "CARTA_TOPOGRAFICA": null, "FOTOGRAFIA_AEREA": null, "IMAGEN_SATELITAL": null, "MARCO_GEOLOGICO_DOMINIO_GEOLOGI": null, "MARCO_GEOLOGICO_EDAD": null, "MARCO_GEOLOGICO_EDAD_ROCAS_ENCA": null, "MARCO_LOGICO_LITOLOGIA": null, "TIPO_INTERES_REPRESENTATIVIDAD": null, "TIPO_INTERES_LOCALIDAD": null, "TIPO_INTERES_CONOCIMIENTO": null, "TIPO_INTERES_CONSERVACION": null, "TIPO_INTERES_RAREZA": null, "TIPO_INTERES_CONDICIONES_OBSERV": null, "INTERES_GEOLOGICO_SECUNDARIO": null, "Tipo_interes_geologico": null, "INTERES_GEOLOGICO_SECUNDARIO_DI": null, "INTERES_GEOLOGICO_SECUNDARIO_ES": null, "INTERES_GEOLOGICO_SECUNDARIO_CO": null, "INTERES_GEOLOGICO_SECUNDARIO_CD": null, "INTERES_GEOLOGICO_SECUNDARIO_IN": null, "INTERES_GEOLOGICO_SECUNDARIO_AS": null, "INTERES_GEOLOGICO_SECUNDARIO_AC": null, "CATEGORIA_TIPO": null, "MARCO_GEOLOGICO_FORMACION": null, "REFERENCIA_GEOGRAFICA": null, "REFERENCIA_BIBLIOGRAFICA": null, "MARCO_GEOLOGICO_GRUPO": null, "MARCO_GEOLOGICO_MIEMBRO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "1", "name": "1", "domains": { "CATEGORIA": {"type": "inherited"}, "CANTON": {"type": "inherited"}, "ESTADO_CONSERVACION": {"type": "inherited"}, "Tipo_de_interes_geologico": {"type": "inherited"}, "PROPIEDAD": {"type": "inherited"}, "FOTOGRAFIA_AEREA": {"type": "inherited"}, "IMAGEN_SATELITAL": {"type": "inherited"}, "TIPO_INTERES_REPRESENTATIVIDAD": {"type": "inherited"}, "TIPO_INTERES_LOCALIDAD": {"type": "inherited"}, "TIPO_INTERES_CONOCIMIENTO": {"type": "inherited"}, "TIPO_INTERES_CONSERVACION": {"type": "inherited"}, "TIPO_INTERES_RAREZA": {"type": "inherited"}, "TIPO_INTERES_CONDICIONES_OBSERV": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO": {"type": "inherited"}, "Tipo_interes_geologico": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_DI": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_ES": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_CO": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_CD": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_IN": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_AS": {"type": "inherited"}, "INTERES_GEOLOGICO_SECUNDARIO_AC": {"type": "inherited"}, "DESCRIPCION_INTERES_SECUNDARIO": {"type": "inherited"} }, "templates": [ { "name": "GEOLOGICOS", "description": "", "prototype": { "attributes": { "NOMBRE": null, "CATEGORIA": "1", "CANTON": null, "PARROQUIA": null, "ACTIVIDADES": null, "ESTADO_CONSERVACION": null, "POTENCIALIDAD": null, "URLIMG": null, "DESCRIPCION_INTERES_SECUNDARIO": null, "SITUACION_GEOLOGICA": null, "CODIGO_DE_FICHA": null, "COMUNIDAD": null, "Tipo_de_interes_geologico": null, "DESCRIPCION_DEL_INTERES": null, "PROPIEDAD": null, "CONTACTO": null, "CARTA_TOPOGRAFICA": null, "FOTOGRAFIA_AEREA": null, "IMAGEN_SATELITAL": null, "MARCO_GEOLOGICO_DOMINIO_GEOLOGI": null, "MARCO_GEOLOGICO_EDAD": null, "MARCO_GEOLOGICO_EDAD_ROCAS_ENCA": null, "MARCO_LOGICO_LITOLOGIA": null, "TIPO_INTERES_REPRESENTATIVIDAD": null, "TIPO_INTERES_LOCALIDAD": null, "TIPO_INTERES_CONOCIMIENTO": null, "TIPO_INTERES_CONSERVACION": null, "TIPO_INTERES_RAREZA": null, "TIPO_INTERES_CONDICIONES_OBSERV": null, "INTERES_GEOLOGICO_SECUNDARIO": null, "Tipo_interes_geologico": null, "INTERES_GEOLOGICO_SECUNDARIO_DI": null, "INTERES_GEOLOGICO_SECUNDARIO_ES": null, "INTERES_GEOLOGICO_SECUNDARIO_CO": null, "INTERES_GEOLOGICO_SECUNDARIO_CD": null, "INTERES_GEOLOGICO_SECUNDARIO_IN": null, "INTERES_GEOLOGICO_SECUNDARIO_AS": null, "INTERES_GEOLOGICO_SECUNDARIO_AC": null, "CATEGORIA_TIPO": null, "MARCO_GEOLOGICO_FORMACION": null, "REFERENCIA_GEOGRAFICA": null, "REFERENCIA_BIBLIOGRAFICA": null, "MARCO_GEOLOGICO_GRUPO": null, "MARCO_GEOLOGICO_MIEMBRO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2371761edadb4491888e0e17c753f4c9" } ], "tables": [] }