NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I have a service that consumes mapping services and renders the basemaps, I can't however figure out how to incorporate OpenStreetMap into my service. We have a number endpoints stored in the DB of basemaps that we can flip between on the fly.

Not sure how OSM will work in that framework, it seems like it's all done in config files or with external javascript libraries

Any help on how to consume and render an OpenStreetMap like I would an ESRI basemap?

asked 09 Jan '14, 15:58

Gdrower's gravatar image

Gdrower
11112
accept rate: 0%

edited 10 Jan '14, 22:23

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701

2

This question is difficult to understand for someone who does not know how you consume ESRI basemaps. Can you give an example of such an "endpoint" that you are looking for?

(09 Jan '14, 16:46) Frederik Ramm ♦

http://services.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer

Would be an example of a rest endpoint for a basemap service

(09 Jan '14, 19:08) Gdrower
1

Same for me, I don't understand the question :( Is it something like this?
https://gis.stackexchange.com/questions/37507/how-to-serve-openstreetmap-tiles-locally-using-arcgis-server-10

(09 Jan '14, 19:28) iii

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×23
×15
×9

question asked: 09 Jan '14, 15:58

question was seen: 6,767 times

last updated: 10 Jan '14, 22:23

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum