Tagged Questions
5
votes
1answer
209 views
Determining Natural Origin for a GeoTIFF file (Lambert Conic)
I am trying to display an existing GeoTIFF file (from the FAA WAC set) in an application that requires the GeoTIFF NaturalOriginLongitude tag (FalconView 5.1.1). There are some older files in that set ...
3
votes
1answer
252 views
Overlaying layers with different projections on Android
Hello, I'm trying to show a map on Android. I'm using two map providers and am having trouble when converting geo point(lat/lon) to point in my viewport(x/y in pixels).
1) the first map provider used ...