[Tile-serving] [osm2pgsql] Add area reprojection facility (#454)

Paul Norman notifications at github.com
Sat Oct 3 00:20:40 UTC 2015


> @@ -162,6 +164,42 @@ void reprojection::reproject(double *lat, double *lon) const
>      *lon = x[0];
>  }
>  
> +void reprojection::target_to_tile(double *lat, double *lon) const

Please add a comment above explaining what the function does, see ``reprojection::coords_to_tile`` for an example

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/454/files#r41080608
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151002/227321d9/attachment.html>


More information about the Tile-serving mailing list