Drupal Geo-Goodness in Copenhagen Geospatial discussions and events at DrupalCon Copenhagen
In just a few short days, DrupalCon Copenhagen 2010 will begin. I am super excited, especially since I was really fortunate enough to get a scholarship from the Drupal Association. I am still a bit weary of the possibility of being stranded because of a volcano again.
There is a lot happening in the Drupal world around geospatial-related technologies and putting a sense of place to data (I never know the right term to encompass all that). And fortunately, there are a couple of geospatial related events going on at Copenhagen, and hopefully lots of ad hoc discussions in the hallway. No matter your expertise, if you are interested, please come on out, and feel free to stop and ask questions (though I can't promise I have all the answers).
Mapping in Drupal with OpenLayers
Myself and Thomas Turnbull will be giving a presentation on Mapping in Drupal with OpenLayers which will focus on giving an overview of how the module works, alongside a live demo of the cool functionality that this module offers. It will be focused for mostly people that have not used the module before, but given time will discuss some architecture as well.
You can even get a sneak peak at the presentation on GitHub (not finished yet). You can also put together your own demo site with the module, make, script, feature set extravaganza on GitHub.
The presentation will be 25 August 2010 at 13:30 in the VPS.NET room (right after Rasmus' crowd-sourced keynote).
Drupal and Geo-Stuff BoF
I have also reserved a BoF space to discuss the state of Drupal and geospatial things. It'll be a very open discussion, but ideally we will focus on the following:
- The state of the Drupal GeoCMS.
- What is missing?
- What the future holds?
- How do we get there?
The BoF will be 25 August 2010 at 16:00 in the BoF Space 4.
Comments
Hi zzolo, I wish I were in Permalink
Hi zzolo,
I wish I were in Copenhagen on Wednesday :) OpenLayers module is really great!
The only thing I see missing is integration with a "back-end" module for storing geospatial data in binary form directly in Drupal. The Geo module, although in alpha state, is very promising as it allows to store the WKT data and it's binary counterpart (WKB) provided you have a spatial-enabled database like PostGIS. With that and Views integration you can do real geospatial queries on your node's and taxonomy's metadata, and add OpenLayers goodness on top of that to have a really rocking system ^^
VERY NICE JOB FOR YOU!!!!!!! Permalink
VERY NICE JOB FOR YOU!!!!!!!!!!!!!!
graco duoglider
any tutorials for dummies? Permalink
I am so eager to try open layers. Are there any tutorials for people without drush, who do not even know what it is?
I tried this one at drupal.org and am not sure if it worked or not. I saw a map but no marker.
http://drupal.org/node/627816#comment-3433040
Thanks.
Drupal handbook pages. Permalink
Yep. You can look at the Various handbook pages, and specifically the Getting started with OpenLayers.