Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.04 KB

woeplanet py-woeplanet-es-bootstrap

The Really Short Version

Forking GeoPlanet one place type at a time.

The Short Version

WoePlanet is Where On Earth (AKA WOE, also AKA GeoPlanet) data, smushed up with coordinate and boundary data from Flickr Shapes, Quattroshapes and Natural Earth Data (that's fancy talk for polygons) as well as concordances and other metadata rescued from woe.spum.org before it died and went offline.

The Longer Version

This is probably not the repo you want.

Simple Python wrapper for accessing WoePlanet/GeoPlanet placetypes in Elasticsearch.

sudo cp ./etc/*.plist /Library/LaunchDaemons/
sudo chown root:wheel /Library/LaunchDaemons/limit.*.plist
sudo chmod 644 /Library/LaunchDaemons/limit.*.plist
sudo launchctl load -w /Library/LaunchDaemons/limit.maxfiles.plist
sudo launchctl load -w /Library/LaunchDaemons/limit.maxproc.plist

Edit /usr/local/etc/elasticsearch/jvm.options:

-Xms2g
-Xmx2g