We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
GIS API
GIS Import | Export
GIS REST
GIS Tools
Utilities

Coordinate Transformation

Transform points from a source SRS to a destination SRS. The source points should be in the coordinate system of the source SRS.

Inputs

NameIDDescriptionType
Source PointssourcePointsPoints to transform.Point
Source SRSsourceSRSSource spatial reference system from which to translate the points. This can be a simple EPSG code (ie 'EPSG:4326') or a full projection string (ie text from a prj file).Text
Destination SRSdestSRSDestination spatial reference system to which to translate the points. This can be a simple EPSG code (ie 'EPSG:4326') or a full projection string (ie text from a prj file).Text

Outputs

NameIDDescriptionType
Translated PointsdestPointsTranslated pointsPoint

Video Tutorials

Site design © Robin Rodricks.   Heron and associated data © 2024 Brian Washburn.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service