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

I have exported a part of the Map from www.openstreetmap.org as .jpg. As I opend it in ArcGIS and defined it in WGS 1984, it didn’t correspond with my other layers. It was too big and it was in the wrong place. My other layers are all defined in Gauss Krüger, but thqat shouldn’t be a problem since ArcGIS kann show bothe at the same time. What do I have to do that the OpenSteetMap shows at the right coordinates?

asked 24 Nov '10, 08:39

mariem's gravatar image

mariem
0333
accept rate: 0%

closed 15 May '12, 07:38

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273

The question has been closed for the following reason "Duplicate Question" by Frederik Ramm 15 May '12, 07:38


Firstly any image that you have exported is not in WGS-84 but rather will have been projected to spherical mercator (EPSG-3857, sometimes nicknamed EPSG-900913 as it's the same system used by GOOGLE).

Your main problem however is that JPEG files do not have a system to store the geographical information in maps. And I think only TIFF is the only raster file type have that ability (which you can't export hint to developers).

ArcGIS is therefore making up the geographical information when importing JPEG files, probably from the current view. There is probably some way of changing the layer (scaling, moving, rotating) so that it matches the other layers.

You can use OSM as a basemap in ArcGis or you can import an osm file.

permanent link

answered 24 Nov '10, 09:09

Gnonthgol's gravatar image

Gnonthgol ♦
13.8k16103198
accept rate: 16%

edited 26 Nov '10, 09:17

TomH's gravatar image

TomH ♦♦
3.3k83943

Thank you!

(24 Nov '10, 10:55) mariem

I have the same problem with osm converted to shape in QGIS, ir won't re-project to the projection set by the other layers, as it should, at least in ArcGIS.

I wondered if you might know what was going on as I tell it to take the projection of the other layers, maybe QGIS doesn't handle this.

permanent link

answered 14 May '12, 23:00

lewis_pusey's gravatar image

lewis_pusey
1
accept rate: 0%

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:

×35
×1

question asked: 24 Nov '10, 08:39

question was seen: 6,125 times

last updated: 15 May '12, 07:38

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