Skip to content

feat: enable usage of csv files with wkt geometries - #237

Open
maxnowack wants to merge 1 commit into
felt:mainfrom
maxnowack:csv-wkt
Open

feat: enable usage of csv files with wkt geometries#237
maxnowack wants to merge 1 commit into
felt:mainfrom
maxnowack:csv-wkt

Conversation

@maxnowack

@maxnowack maxnowack commented May 30, 2024

Copy link
Copy Markdown

This PR implements the parsing of WKT strings (Point, LineString and Polygon) in CSV files (from columns named geometry or wkt).
I kept the original behaviour using latitude and longitude columns to ensure backwards compatibility.
I also added a new test case.

I'm a experienced developer, but more or less a rookie in c++. So please review my changes carefully.

Comment thread man/tippecanoe.1
Comment on lines +474 to +475
\fB\fC\-z21\fR 0.4 in 1 cm 1:300
\fB\fC\-z22\fR 0.4 in 1 cm 1:300

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants