-
Notifications
You must be signed in to change notification settings - Fork 0
A PHP port of Proj4js.
Citytracking/Sourcemap-Proj
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A PHP port of Proj4js. It seems to work about as well as Proj4js for some projections, but I know for a fact that projections like EPSG:21781 don't. When there's time? Example: -------- $transformed = Sourcemap_Proj::transform('WGS84', 'EPSG:900913', new Sourcemap_Proj_Point($x, $y)); CLI: -------- cd sourcemap-proj php -f cli-example.php
About
A PHP port of Proj4js.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published