Emilio Pardo Pérez

Results 4 comments of Emilio Pardo Pérez

> I've been getting the same error for all the CKAN extensions that I attempted to install. For now, I'm using the install from source method by relying on docker-compose.dev.yml...

I have the same problem. If I active in de ckan.ini ``` ; ckanext.spatial.common_map.type = custom ; ckanext.spatial.common_map.custom_url = https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png ; ckanext.spatial.common_map.attribution = '© OpenStreetMap contributors' ``` I can see...

I have resolved the issue by following the instructions from the ckanext-geoview repository to configure multiple basemaps. For this, it is necessary to create a basemaps.json file and place it...