Adding maps to webapps using OpenLayers

Organiser
The Öresund JavaScript Meetup
Date
Thu, 31 Mar 2011, 16:30 - 18:30 (Add to calendar) GMT
Venue
(Exact location not available) , Malmö, SE
Cost
Free

Openlayers is a good free alternative to google maps. When you combine openlayers with free background maps and geocoding services, then you can have intranet applications running with little or no licensing costs.

Jacob will introduce openlayers and briefly cover coordinate systems, layers and show examples using OGC services like wfs and wms. He will also show how to perform geocoding with nomanitim using openstreetmap data and compare this to using google geocoding.

Johan will introduce GeoExt and show some examples. He will show coordinate transformation using proj4js to combine different datasources and briefly cover Geoserver as a serverside, opensource, alternative if you'd like to host your own data.

 

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan