pelias / spatial

ALPHA: geographic data service backed by spatialite
https://spatial.demo.geocode.earth
29 stars 6 forks source link

runtime environments #58

Closed missinglink closed 4 years ago

missinglink commented 4 years ago

This PR is the culmination of a lot of thinking about how best to easily set up the dependencies for this project in a platform-independent way.

I've introduced the concept of a 'runtime environment' which is basically a bunch of compiled dependencies which live in /opt/spatial, so it doesn't conflict with the rest of the system.

see runtime/README.md for install instructions.

resolves https://github.com/pelias/spatial/issues/39 closes https://github.com/pelias/spatial/pull/40/files