Subscribe to RSS - mapping

mapping

Drupal Mapping Office Hours

The first ever Drupal Mapping office hours will be held Thursday, May 10th, 2012 at 1PM EST in the #drupal-geo IRC channel (if you don't know about IRC, check out the Drupal IRC docs). Brandonian has spearheaded this effort, and will be joined by myself, phayes, and other great community members working in the Drupal geospatial sector. Besides offering general help with mapping, handling geospatial data, and related topics in Drupal, we will be discussing the following:

Mapping with Drupal

Alan Palazzolo (zzolo) and Thomas Turnbull (tom_o_t) are proud to announce the release of Mapping with Drupal, published by O’Reilly.

Build beautiful interactive maps on your Drupal website, and tell engaging visual stories with your data. This concise guide shows you how to create custom geographical maps from top to bottom, using Drupal 7 tools and out-of-the-box modules. You’ll learn how mapping works in Drupal, with examples on how to use intuitive interfaces to map local events, businesses, groups, and other custom data.

OpenLayers Facelift

In the current D7 development branch of the Drupal OpenLayers module there are some really great interface and styling updates that will make maps a lot more exciting and more intuitive to use.

Before

OpenLayers | openlayers-6

After

Clone map geojson | openlayers7

The images above are screenshots (click to expand) of the default maps that currently come with the stable version of the OpenLayers module and library (before) and then new styling for default maps in the development branch (after). Let's go through the changes:

  1. New image set based on MapBox's image set and filled in by ndagire. This is huge! The default image set that comes with the OpenLayers module is pretty ugly; see for yourself.
  2. New default feature styles. This was a no brainer once we got new images. It is much better than that orange color.
  3. Provided markers come with the modules, a combination of ndagire's images and a couple markers I made, the module now comes with some markers out of the box. Besides this being visually exciting, I think it will help people grok the module more easily.
  4. New popup provided by Harris Rashid which goes very well with the new image set.
  5. New map styling to compliment the image set. A little CSS can go a long way.
  6. New Mapquest tiles by default. mikl helped get this tile set into the module core. And though it was tough to let go of the OpenStreetMap default tileset, the MapQuest tiles are actually based off the OpenStreetMap data, don't require a third-party library, are free, and look so much better!
  7. Wrap dateline (not numbered) is when the tiles repeat themselves as they go past the International Date Line which means as you pan east or west, it keeps going. This is a bit nerdy, but it means that the map fills up the area completely and looks much better.

So, all in all, an amazing improvement to what was a mediocre visual experience out of the box. I am really taken back by the contributions of the community to make this happen. And considering that I have talked twice about Making Beautiful Maps in Drupal both here and here, it was about time this became more of a reality.

Map Previews

I have also been adding some interface improvements to the OpenLayers UI module that comes with the main core module. If you look at the After image above, you'll notice it says "Preview". The map building interface now has a preview button so that you can see the map before you even save it (data and all). This is really great, as before you had to save the map, then go to the display page (done with the Views module), just to see if it worked. I can't believe I hadn't done this earlier.

Style Previews

When listing styles in the OpenLayers UI, you will now see a marker preview for the styles with icons, and a little map thumbnail for vector based styling. The icon preview was done by Pol at the OpenLayers Sprint at DrupalCon London. The map thumbnails are actually little OpenLayers maps that show a random place with the style on top.

When editing styles, there is also a larger map to preview the style. This is a larger map, but same principle as the list. This also contains crosshairs so that you can see how the style is centered on the feature it is representing.

Layer Previews

Coming soon. This is not implemented yet, and a bit harder to accomplish as often layers require maps to be certain ways. But I think we can still have this doable for the majority of layers.

Testing

All this work and more is currently in the development branch. There are some known bugs. Any help testing out would be greatly appreciated. Please put any bugs into the issue queue. I am hoping to have some time over Thanksgiving to follow through with this sprint and get out another release (probably the final alpha).

Geospatial BoF's DrupalCon scheduled!

Geospatial BoF's DrupalCon scheduled!

Today (Tuesday), March 08, 2011, at 3:15PM in the Missouri Room is the "Building the Drupal Geospatial Stack", where developers will talk about the many geospatial modules in Drupal and how they can and do work together and what collaboration points there may or may not be.
http://chicago2011.drupal.org/conference/bof/building-drupal-geo-stack

Then tomorrow, Wednesday March 09, 2011 at 10AM in the Missouri Room, we will have a user focused support BoF, "Drupal Geospatial Support" to have users of the geospatial modules to have discussions on what is working or not and what questions they have about using these sets of modules in Drupal.
http://chicago2011.drupal.org/conference/bof/drupal-geospatial-support

And finally, the Development Seed team will be discussing their impressive new tool, TileMill, tomorrow Wednesday March 09, 2011, at 11AM also in the Missouri Room to demo and discuss how this tool integrates with Drupal.
http://chicago2011.drupal.org/conference/bof/tilemill-tilestream-and-drupal

Hope to see everyone there.

Mapping, GIS, Cartography at DrupalCon

I can't believe it's been just about 6 months since Drupal Copenhagen. But it's that time again to come to together in Chicago to talk on geospatial topics in Drupal. There are a number of things going on in this area. Birds of Feathers (BoF) discussions time and place should be determined on Monday.

Thomas Turnbull and I are giving a presentation about how to make your maps beautiful in Drupal on March 9th Wednesday at 1PM. This will be focusing on what are the many different levels of customizations you can do to get a look for your maps that best fits in with the design of your site. The audience of this presentation spans across site builders, themers, and developers. We will talk about many different modules like OpenLayers and GMap and tools like Cloudmade and TileMill.

There will be a BoF focused on GIS-related developers in Drupal. This will focus on how we can, as a community, create a more consistent architecture and interoperability of geospatial functions like data storage, geocoding, and mapping.

On the flip side, we'll have a BoF discussion for geospatial modules users to converse about issues that happen, what are positives of modules, and general experiences.

I hope to see you in one of these places! Let me know if there are other things in this area that are happening that I have not listed.