Jump to content

Convert CRS from ESRI:102673 to EPSG:4326


Zach

Recommended Posts

Hi readers,

I have a dataset of ~60,000,000 rows of lidar point data. All spatial reference points are projected using ESRI:102673 (full WKT here: https://epsg.io/102673). I need to convert this to latitude and longitude, EPSG:4326, so that I can overlay other layers and have them match up in the same spacial reference. I am using Python, so any transformation I can do using numpy or pandas will work, or any other free software that gets the job done would be great.

This tool (https://www.ngs.noaa.gov/NCAT/) does exactly what I need, for reference, but only takes up to ~10,000 points at a time, which won't work for my purposes.

Thanks in advance.

Link to comment
Share on other sites

Hi Reyalino,

I've tried this and hit a:

RuntimeError: b'no arguments in initialization list'

despite having set the geodataframe with a valid crs. I am looking into this now and troubleshooting, but are there other options to transform? It would be great if I could define a function to apply the transformation. I don't know the underlying math, which prevents me from doing this.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.

Disable-Adblock.png

 

If you enjoy our contents, support us by Disable ads Blocker or add GIS-area to your ads blocker whitelist