koopjs / koop-output-vector-tiles

Apache License 2.0
16 stars 9 forks source link

Use `rest/services` in ArcGIS routes. #9

Closed rgwozdz closed 5 years ago

rgwozdz commented 5 years ago
  1. Add the /rest/services fragment to the routes targeting ArcGIS clients. This fragment is often necessary for compatibility with ArcGIS clients.
  2. Add a duplicate VectorTileServer with a trailing slash - ArcGIS clients vary in which they will use.
  3. Simplify the .gitgnore.