Once the files are rendered on a desktop pc, can they then be moved to a regular server into a data folder and served from there or does kitematic use something else to display them? Thanks for a great video :-)
Raster tiles are rendered on-demand by a software running inside docker. If you want raster tiles - install the docker on your server - there is a guide for Linux too. Any VPS would do the job - otherwise, if you want high-availability setup and reliable global infrastructure - check our hosting service: www.tilehosting.com/
Hello, after starting the docker image, the webpage hangs with "Starting OpenMapTiles Map Server..." "Loading..." and it doesn't continue. How can I debug where it is hanging?
Sorry, found it. I need to start with: docker run -e http_proxy -e https_proxy -it -v //c/Users/xzndzw/Documents/Kit ematic/openmaptiles-server/data:/data -p 8080:80 klokantech/openmaptiles-server (my PC requires going through a HTPP proxy, so I set the env. variables)
I couldn't get Docker Toolbox to work on Windows 10. I ended up installing Docker Desktop, then disabling it and using Oracle VM VirtualBox that was installed with it. Create a Linux 4.x VM using boot2docker.iso. Change System\Motherboard\Pointing Device to USB Tablet. Create the share folders you need. I wasn't doing it to run OpenMapTIles Server. You might be able to run it under Docker Desktop without doing those steps.
I really wished this solution worked. I spent 2 days trying to get this work with no success - first docker's information is also all over the place and does not work well with Windows Server 2019, 2016 or Windows 10. Had to revert to Windows 7 just to get docker to work in the same fashion as this video. Then when I finally got it to run, all the REGIONS ARE LOCKED and I CANNOT GET PASS THE "STYLE" PAGE...... I thought this video would help me put together a quick POC (Proof of Concept) but it ends up being out of date and the solution is no longer works out of the box...... Since I am not a Linux admin I did not want to waste another 4 or 5 days to try to get this solution to work in case it doesn't work..... There are no real concrete tutorials and I had to go through many different iterations to try to get the linux version working without docker.... and still it does not work.... Such a shame as it puts my experience with Open Source and Docker with no confidence whats so ever.
Check updated version: ruclips.net/video/_PurCZiY9nM/видео.html
How to do same without docker or virtual box and also in offline mode?
please can you help i can't start docker over https. can you say how i can install and configure ssl cert ? Great Thanks
Put an ssl proxy in front.
Once the files are rendered on a desktop pc, can they then be moved to a regular server into a data folder and served from there or does kitematic use something else to display them? Thanks for a great video :-)
Raster tiles are rendered on-demand by a software running inside docker.
If you want raster tiles - install the docker on your server - there is a guide for Linux too. Any VPS would do the job - otherwise, if you want high-availability setup and reliable global infrastructure - check our hosting service: www.tilehosting.com/
Hello, after starting the docker image, the webpage hangs with "Starting OpenMapTiles Map Server..." "Loading..." and it doesn't continue.
How can I debug where it is hanging?
Sorry, found it. I need to start with:
docker run -e http_proxy -e https_proxy -it -v //c/Users/xzndzw/Documents/Kit
ematic/openmaptiles-server/data:/data -p 8080:80 klokantech/openmaptiles-server
(my PC requires going through a HTPP proxy, so I set the env. variables)
Hi, does anyone knows how to integrate the map on a website?
image operating system "linux" cannot be used on this platform error when I create openmaptile server
Hi, if you are using linux please follow tutorial for linux ruclips.net/video/fJnZn1IpQHE/видео.html
this tutorial does not work for Windows 10 - please up - there is a bug with the network drivers
I couldn't get Docker Toolbox to work on Windows 10. I ended up installing Docker Desktop, then disabling it and using Oracle VM VirtualBox that was installed with it.
Create a Linux 4.x VM using boot2docker.iso.
Change System\Motherboard\Pointing Device to USB Tablet.
Create the share folders you need.
I wasn't doing it to run OpenMapTIles Server. You might be able to run it under Docker Desktop without doing those steps.
Hi, how can I integrate this vector map to leaflet?
Download whatever map you need from OpenMapTiles then use the Leaflet plugin Leaflet.TileLayer.MBTiles by Ivan Sanchez on gitlab
@@rodjohnson1817 is this practical? considering the OpenMapTiles are 500mb at their lowest..
Allen Dupras I’m no expert but it worked fine for my application 🤷♂️
@@rodjohnson1817 Hi, do you know a tutorial for this? Thanks.
2071alejandro2071 Unfortunately I do not. I just followed the instructions in the Gitlab Readme file. 🤷♂️
I really wished this solution worked. I spent 2 days trying to get this work with no success - first docker's information is also all over the place and does not work well with Windows Server 2019, 2016 or Windows 10. Had to revert to Windows 7 just to get docker to work in the same fashion as this video. Then when I finally got it to run, all the REGIONS ARE LOCKED and I CANNOT GET PASS THE "STYLE" PAGE...... I thought this video would help me put together a quick POC (Proof of Concept) but it ends up being out of date and the solution is no longer works out of the box...... Since I am not a Linux admin I did not want to waste another 4 or 5 days to try to get this solution to work in case it doesn't work..... There are no real concrete tutorials and I had to go through many different iterations to try to get the linux version working without docker.... and still it does not work.... Such a shame as it puts my experience with Open Source and Docker with no confidence whats so ever.
Hi I setup the server on my local PC yesterday and how can I setup this server auto start on system start
i dont want to sign up
hi, how to repair this > Error setting up host only network on machine start: host-only cidr conflicts with the network address of a host interface
Hello, I like to install a OSM server into my network. But can I use this sever for an Android app (Locus Pro)?
Sure, just install it and add the given WMS service in Locus Pro.
what a shame. one php with some javascript can do the same