Skip to content

Tag Archives: pdxapi

Setting up a PDXAPI instance

Today I spent a little time setting up a PDXAPI instance of the CivicApps data. There are a few different tools out there for grabbing the data and loading it up, and so I’m documenting the basic steps here for setting up a spatial SQLite using @lokkju’s python projects. hg clone https://pyspatialite.googlecode.com/hg/ pyspatialite cd pyspatialite [...]