koopjs / koop-pgcache

PostGIS cache for Koop.
Other
4 stars 4 forks source link

add `getWKT` and `insertWKT` methods #33

Closed dmfenton closed 9 years ago

dmfenton commented 9 years ago

This PR adds two functions so that we can leverage the WKT strings for spatial references that are in PostGIS and add to them if we need to. There will be another PR coming in Koop to leverage these where needed.