This is amazing. I have been exploring open public datasets for some GIS projects. How are you dealing with any rate limits for how much you can pull from these public servers?
rakeda 48 minutes ago [-]
I'm routing and caching a majority of the data into my own database so that all usage and rates are through my service. There are some client based api calls that are made (mostly around existing enrichment) but 95% of traffic hits the db my workers populate.
daviding 1 hours ago [-]
Very impressive! What's the stack used?
Also, is there a way to stop the 'Satellite Inspect' dialog from coming up when clicking around the globe? It obscures a bit of the map.
rakeda 48 minutes ago [-]
On it right now, should see the change live in 10 minutes!
Was supposed to only show when imagery was selected.
Rendered at 18:08:07 GMT+0000 (Coordinated Universal Time) with Vercel.
Also, is there a way to stop the 'Satellite Inspect' dialog from coming up when clicking around the globe? It obscures a bit of the map.