Giter VIP home page Giter VIP logo

Comments (6)

thorsten-reitz avatar thorsten-reitz commented on June 5, 2024

Well, there is...

  1. Google Maps
  2. Bing Maps
  3. ArcGIS Online Maps , which has lots of different basemaps
  4. OSM Tiles

All of these use the same tiling scheme. All of them are free to access, though with caveats in each case. Some, like OSM, impose technical limits and require us to get approval first.

I think we should use this opportunity to make the basemap a preference setting, so that it would also be possible to use e.g. any custom WMTS in addition to preconfigured services like those above.

from hale.

thorsten-reitz avatar thorsten-reitz commented on June 5, 2024

We've used OSM in the past, and have regularly hit their usage limits. After soliciting feedback from Esri, I learned that...:

(a) Allowing hale users to use any of their own content on ArcGIS Online:

Creating a 3rd party application that requires an ArcGIS Online login is permitted. As the developer, you will want to register for an ArcGIS Online Developer account.

(b) using ArcGIS online basemaps for all users:

Creating an app for anonymous users is permitted through ArcGIS Online for Developers where you register the app and include your AppID which designates you as the developer (and holds you responsible for any credits consumed, if the app permits). In this case, you could leave a placeholder in the open source for the AppID for the developer to insert their own.

Here are a couple of FAQ’s relative to your questions. You can find them all here: https://developers.arcgis.com/terms/faq/

What can I do with the free development and testing plan?

…You can also use this plan to build apps for public, non-revenue generating, non-government, non-commercial use…

…If you are using 3rd Party development tools, you must include attribution acknowledging that your app is using online services provided by Esri.

from hale.

thorsten-reitz avatar thorsten-reitz commented on June 5, 2024

Definition of Done (DoD):

  • Add a configuration page to the Settings to configure which background map to use
  • Provide the following configuration options:
    • Chose Background Map Provider from the following:
      • OSM Tiles
      • ArcGIS Online
      • Google Maps
      • Custom Tile Service
    • Username/Password/Token, depending on requirements of the Background Map Provider
    • URL patter in the case of the Custom Tile Service

Improvements for later versions:

  • Support for a regular WMS 1.1.1/1.3.0

from hale.

stempler avatar stempler commented on June 5, 2024

New default base map is Stamen Terrain.
Users can configure custom maps based on a Web Map Service or a tile URL pattern (zoom/x/y tile coordinates, Pseudo Mercator projection).

from hale.

stempler avatar stempler commented on June 5, 2024

Added wiki page on map configuration.

from hale.

stempler avatar stempler commented on June 5, 2024

As a new default base map is present, anything else should go into a dedicated issue.

from hale.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.