I have been thinking to write about this subject a while back when project Spincloud was still under development. I was even thinking about making this the first post on my blog. The idea is simple: you have location-based data (POIs for instance) stored in some database (preferably a spatial DB) and now you want to perform a select statement that will indicate the area that should include the points we want. In case of Spincloud's … read on »
All posts tagged as “gis”
Spincloud Labs: Political boundaries overlay in Google maps (Part 2)
Update Sep.21.2011: I took the code in the two parts and made a github project off of it called Gborders. The code is simpler and there are more options to generate the borders overlay based on geographic regions. Happy forks! In Part 1 we imported world political borders into a database table. In this second part we'll use the table and generate a script that will be used to add the borders overlay to Google Maps. We'll … read on »
Spincloud Labs: Political boundaries overlay in Google maps (Part 1)
Update Sep.21.2011: I took the code in this post and part deux and made a github project off of it called Gborders. The code is simpler and there are more options to generate the borders overlay based on geographic regions. Happy forks! One thing I needed when designing the Meteoalarm mashup for Spincloud were the political boundaries for all European countries. With them at hand, I would use the polygon overlay from the Coogle API and … read on »


