Better Know a GeoCommons Feature – SpatiaLite
For Colbert fans the “Better Know a District” series is a familiar part of the Colbert Report. Today I’m kicking off my own series “Better Know a GeoCommons Feature.” I’d like you to meet one of our lesser known export formats Spatialite.
For those not familiar with SpatiaLite it is SQLite with spatial function goodness added. GeoCommons exports the geometries from your overlay into Well-known text. To download your Finder overlay as SpatiaLite you can go to a you overlay details page and click the Spatialite Download link or you the URI to access it from the API is http://finder.geocommons.com/overlays/#your_overlay_id#.sqlite. Once downloaded you have functions such as Overlaps(), Touches(), Union() and Buffer().
Is SpatiaLite a GeoCommons’ feature you’d like to get to know better? Download SpatiaLite from here.
For those not familiar with the “Better Know a District” series here is my favorite episode with Eleanor Holmes Norton.
5 Responses to Better Know a GeoCommons Feature – SpatiaLite
Leave a Reply Cancel reply
About Us
Welcome to the Esri DC Development Center blog. We write about features of our work on big data analytics, open platforms, and open data, what is new and exciting in the Esri and community, and general industry thought leadership and discussions of geospatial data visualization and analysis.
Please explore what we're working on and let us know if you have any questions or ideas!
New GeoCommons Maps- Nielsen DMA adrianaahner
- quantile Ymerej
- quantile Ymerej
- Corn production by country (per capita) FearTheViking
- Untitled Map setester_20130523165407_A
- map20130523155138GI934 setester_20130523155138_A
Recent Comments





Nicely done – the sooner we get broad acceptance of SpatialLite the better – an truly open alternative to shapefiles.
Brilliant!
I’ve been using Spatialite for about nine months and I love it (for all of the reasons I love using SQLite 3 as an embedded database). The ability to do geospatial queries without PostGIS or Oracle Spatial is very handy.
[...] you rarely see it in the real world. Offhand I can only think of the “beta” format that GeoCommons has on their service (and they’ve had beta attached to it for almost a [...]
[...] relational data store that provides great access and compression. About a year ago we even added Spatialite support to GeoCommons – so anyone can convert data to a SQLite [...]
Wow – great work guys, will definitely be having a look at this in conjuction with the work I am doing on Tile5 + mobile
SpatiaLite would appear to be the *perfect* solution.