seattleio / seattle-boundaries-data

geojson for various boundaries in Seattle
45 stars 52 forks source link

geojson file for all Seattle parks #9

Closed stedy closed 9 years ago

stedy commented 9 years ago

Got all the parks from http://www.seattle.gov/parks/listall.asp and geocoded the parks as points and the paths and tideland parks as LIneStrings. Will update based on future updates by City of Seattle.

sethvincent commented 9 years ago

Nice! If possible, it would be cool if you could do another pull request later to add a script for putting together the geojson file and put it in the bin directory. See the current scripts: https://github.com/codeforseattle/seattle-boundaries/tree/master/bin

The script doesn't necessarily need to be node, but it would be convenient if they were all in node.

Another thing to consider in the future is getting the outlines of the boundaries of the parks. I think all or most of those shapes are in OpenStreetMap.