Project Street Map (or Work Around?)

1456
0
06-29-2011 05:16 PM
JM3
by
New Contributor
We are attempting to use a street map extracted from the ESRI Street Map Premium CD (North America) as a base map in a custom application (built on the ArcGIS Mobile .NET SDK). This means we have another mobile cache, and this mobile cache is in a projection different than the extracted data is. This causes the Map to throw an InvalidSpatialReferenceException when we attempt to add the StreetMapLayer to its MapLayer list. Is there any way to project the street map data into another coordinate system so we can ensure they will match?

If not, is there some means of doing a projection in memory through the SDK or forcing the Map to accept layers with different spatial references? (That would be an ArcGIS Mobile question, of course, so feel free to move this thread to that forum if that's the case.)
Tags (2)
0 Kudos
0 Replies