trailbehind / DeepOSM

Train a deep learning net with OpenStreetMap features and satellite imagery.
MIT License
1.32k stars 182 forks source link

convert a geotiff pixel to EPSG 3857 #50

Closed andrewljohnson closed 8 years ago

andrewljohnson commented 8 years ago

I'm having a hard time projecting pixels on the naip tiffs, into EPSG 3857. The flawed method is here.

I asked a question on GIS Stack Exchange to explain. Any help?

andrewljohnson commented 8 years ago

nm, that method was fine, error was up the chain... fixed