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 GeoIQ blog. We write about features of our GeoIQ analytics engine, what is new and exciting in the GeoCommons 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- Mapping Democratic Participation: Money & Recalls geographer
- Petition Circulators in SD13 geographer
- MILITARY_INSTALLATIONS_RANGES_TRAINING_AREAS_PT sparker
- test 2 sam.felipe
- Colorado snow totals Feb 3, 2012 kevingraves
- Colorado snow totals Feb 3, 2012 kevingraves
New GeoCommons Datasets- REGMGR.VOTING_PREC_092011 REQUIRED: The person responsible for the metadata information.
- Snowfall reports for Denver's February snowstorm, Feb. 2-4, 2012
- Area C Samples
- Merge of 'Large/Medium U.S. Military Bases, 2009' into 'MILITARY_INSTALLATIONS_RANGES_TRAINING_AREAS_PT'
- Merge of 'Large/Medium U.S. Military Bases, 2009' into 'MILITARY_INSTALLATIONS_RANGES_TRAINING_AREAS_PT'
- snow_totals_0730
Recent Comments
- tefal ütü on Dataset of the Day: Early Voting—November 3, 2008
- doğalgaz tesisatı on Dataset of the Day: Early Voting—November 3, 2008
- Hosea Viard on Media brands Florida Democratic Primary as Clinton's beauty contest!
- J. Kevin Byrne on More Ways to Visualize Data: Charts
- cappadocia on Dataset of the Day: Early Voting—November 3, 2008





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.