6 comments

  • jwardbond 6 minutes ago ago

    Very cool. The satellite views are awesome! I clicked around for 20 minutes and still felt like there was so much more to explore. Thoughts:

    ---

    Unless there is a soviet military installation in Southend, Saskatchewan, something is seriously funky with the "military installation" layer.

    It would be nice if clicking didn't lower the zoom level. It's fine to zoom in and center, but having it zoom me out every time I click something was annoying.

  • brailsafe 14 minutes ago ago

    Cool, but the UI could use more vibing. Seems unusable on mobile because it's not responsive and the controls can't be hidden or collapsed

  • dwa3592 an hour ago ago

    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 an hour ago 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 an hour ago 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 an hour ago ago

      On it right now, should see the change live in 10 minutes! Was supposed to only show when imagery was selected.