Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New] GeoCSV / Geo CSV #81

Closed
rufuspollock opened this issue Dec 7, 2013 · 4 comments
Closed

[New] GeoCSV / Geo CSV #81

rufuspollock opened this issue Dec 7, 2013 · 4 comments

Comments

@rufuspollock
Copy link
Contributor

What: a specification around geodata in CSV.

Ideas: this would be along the lines of:

  • A CSV file with geographic information in it
  • a type (geo) in json table schema
    • should we also have: geopoint (as we do currently)
  • a specification of the obvious format options such as: "geojson", "kml", "topojson", "geopoint"

Consideration of conventions for:

  • popup info (description)
  • handling lon / lat as separate columns (e.g. convention that one can have columns latitude (lat), longitude (lon) instead of a single geopoint column
@rufuspollock
Copy link
Contributor Author

@amercader + @jalbertbowden @maxogden love thoughts here ...

@jalbertbowden
Copy link

interesting...

is this to minimize file size? .geojson, from what i've seen, are much larger than the .csv's i've used to generate the .geojson files.

i don't know enough here to give any substantial feedback, need to research. but smaller files are always better ;)

@rufuspollock rufuspollock changed the title [New] Geo CSV [New] GeoCSV / Geo CSV Jun 7, 2014
@roll roll added the backlog label Aug 8, 2016
@roll roll removed the backlog label Aug 29, 2016
@pwalsh pwalsh modified the milestone: Backlog Feb 5, 2017
@pwalsh
Copy link
Member

pwalsh commented Feb 5, 2017

DUPLICATE. Closed in favour of #86

@rufuspollock
Copy link
Contributor Author

@pwalsh it is good to list reason for closing e.g. FIXED | WONTFIX | DUPLICATE and apply appropriate label (i know that is duplication but one is for people reading down the comments and one is for when reading lists and filtering).

roll added a commit that referenced this issue Jun 26, 2024
* Updated the docs sctructure

* Updated homepage

* Added internal link validator

* Updated links

* Updated anchor builder

* Fixed linting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

5 participants