chadrockey / TGC-Designer-Tools

Tools to support course creation and Lidar/Terrain Creation in The Golf Club 2019.
Apache License 2.0
44 stars 27 forks source link

Add support for reading seperate geotiff file #39

Closed Loweedje closed 4 years ago

Loweedje commented 4 years ago

Please add support for reading a separate geotiff file along with the lidar file. The potential additional information includes map projection, coordinate systems, ellipsoids, datums, and everything else necessary to establish the exact spatial reference for the file.

https://en.wikipedia.org/wiki/GeoTIFF

chadrockey commented 4 years ago

GeoTiff often doesn't have enough quality or information to make great courses for users.

I've given up on adding additional file formats to automatically detect the projection since there's too many formats. The only way to really get things right is to read the metadata and find a projection and match it to an EPSG.

Loweedje commented 4 years ago

Hi Chad,

I’m not sure I overlooked this, but could you point me to a list of all supported OSM objects (tags/features) that are currently supported for import ? Maybe I’ve overlook it somewhere.

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10

From: Chad Rockeymailto:notifications@github.com Sent: Wednesday, May 6, 2020 04:51 AM To: chadrockey/TGC-Designer-Toolsmailto:TGC-Designer-Tools@noreply.github.com Cc: Loweedjemailto:loweedje@hotmail.com; Authormailto:author@noreply.github.com Subject: Re: [chadrockey/TGC-Designer-Tools] Add support for reading seperate geotiff file (#39)

GeoTiff often doesn't have enough quality or information to make great courses for users.

I've given up on adding additional file formats to automatically detect the projection since there's too many formats. The only way to really get things right is to read the metadata and find a projection and match it to an EPSG.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/chadrockey/TGC-Designer-Tools/issues/39#issuecomment-624415301, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APFDAI2SNRMCWFMFZOI5PNDRQDGDFANCNFSM4MLN2Z2A.

chadrockey commented 4 years ago

@Loweedje golf_type through natural_type here:

https://github.com/chadrockey/TGC-Designer-Tools/blob/master/OSMTGC.py#L428

Loweedje commented 4 years ago

Is this on my end? :

File "ssl.py", line 1117, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10


From: Chad Rockey notifications@github.com Sent: Wednesday, May 13, 2020 10:36:59 PM To: chadrockey/TGC-Designer-Tools TGC-Designer-Tools@noreply.github.com Cc: Loweedje loweedje@hotmail.com; Mention mention@noreply.github.com Subject: Re: [chadrockey/TGC-Designer-Tools] Add support for reading seperate geotiff file (#39)

@Loweedjehttps://github.com/Loweedje golf_type through natural_type here:

https://github.com/chadrockey/TGC-Designer-Tools/blob/master/OSMTGC.py#L428

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/chadrockey/TGC-Designer-Tools/issues/39#issuecomment-628232438, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APFDAIZXU4PESQZSNPUIQOTRRMAGXANCNFSM4MLN2Z2A.

Loweedje commented 4 years ago

Nevermind it’s the mapquest certificate (again, according to thread from 2019 they forgot to renew it in time…) 😊

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10

From: Chad Rockeymailto:notifications@github.com Sent: Wednesday, May 13, 2020 10:37 PM To: chadrockey/TGC-Designer-Toolsmailto:TGC-Designer-Tools@noreply.github.com Cc: Loweedjemailto:loweedje@hotmail.com; Mentionmailto:mention@noreply.github.com Subject: Re: [chadrockey/TGC-Designer-Tools] Add support for reading seperate geotiff file (#39)

@Loweedjehttps://github.com/Loweedje golf_type through natural_type here:

https://github.com/chadrockey/TGC-Designer-Tools/blob/master/OSMTGC.py#L428

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/chadrockey/TGC-Designer-Tools/issues/39#issuecomment-628232438, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APFDAIZXU4PESQZSNPUIQOTRRMAGXANCNFSM4MLN2Z2A.