eblondel / ows4R

R Interface for OGC Web-Services (OWS)

Home Page:https://eblondel.github.io/ows4R/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve CSV support for WFS

eblondel opened this issue · comments

This includes:

  • a patch to avoid GDAL errors when writing temporary csv with sf::st_write when they case-insensitive duplicates (eg. FID, ID)
  • support for spatialized CSV files (including supported geom column names, and X/Y column names)