-
-
Notifications
You must be signed in to change notification settings - Fork 184
-
E.g. say I have a csv of pois with coordinates. Could I pass this to planetiler to render?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments
-
I'm not sure if there is a CSV reader, but Planetiler has a GeoJSON reader. Maybe you can convert it to geojson first?
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
Looking at the code, I see csv as a target but not as a source.
But as @wipfli said, geojson is supported, also geojson written as lines.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment