Files
archived-presentations/osm-4dev12.xml
2012-04-18 14:54:30 +02:00

69 lines
2.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<presentation>
<topic>Maps</topic>
<title>Geolocation and Maps with PHP and MongoDB</title>
<event>4developers</event>
<location>Poznań, Poland</location>
<date>April 18th, 2012</date>
<speaker>Derick Rethans</speaker>
<email>derick@derickrethans.nl</email>
<twitter>derickr</twitter>
<joindin>http://joind.in/6314</joindin>
<slide>slides/map/title.xml</slide>
<slide>slides/mongodb/me.xml</slide>
<!--
In this talk I will be explaining the strong points of OpenStreetMap and why
using GoogleMaps for your websites is generally a bad idea. Contrary to popular
belief, GoogleMaps isn't as amazing as it looks and they are a lot more evil
than they look. OpenStreetMap's data is also easily accessible for use in PHP
applications and the generated tiles can easily be embedded into a Web 2.0
application. Its open nature is a welcome and powerful geo database that can be
added to and used in whatever way imaginary.
-->
<slide>slides/map/earth-not-a-sphere.xml</slide>
<slide>slides/map/earth-sphere-approximation.xml</slide>
<slide>slides/map/meridian.xml</slide>
<slide>slides/map/projections.xml</slide>
<!--
What is X?
-->
<slide>slides/map/osm-what.xml</slide>
<slide>slides/map/what-is-osm.xml</slide>
<slide>slides/map/what-is-googlemaps.xml</slide>
<slide>slides/map/terms-and-conditions.xml</slide>
<slide>slides/map/openlayers-simple.xml</slide>
<slide>slides/map/leaflet.xml</slide>
<slide>slides/map/openlayers-location.xml</slide>
<slide>slides/map/openlayers-location-services.xml</slide>
<slide>slides/map/reverse.xml</slide>
<slide>slides/map/reverse-services.xml</slide>
<slide>slides/map/html-location-services.xml</slide>
<slide>slides/map/osm-data.xml</slide>
<slide>slides/map/osm-tags-edit.xml</slide>
<slide>slides/map/osm-mapping-party1.xml</slide>
<slide>slides/map/osm-mapping-party2.xml</slide>
<slide>slides/map/osm-editors.xml</slide>
<slide>slides/map/osm-data-uses.xml</slide>
<slide>slides/map/osm-parse-into-db.xml</slide>
<slide>slides/map/osm-xapi.xml</slide>
<slide>slides/map/finding-food-import-mongo.xml</slide>
<slide>slides/map/finding-food-import-mongo2.xml</slide>
<slide>slides/map/finding-food-import-mongo-script.xml</slide>
<slide>slides/map/finding-food-data-mongo.xml</slide>
<slide>slides/map/finding-food-take2.xml</slide>
<slide>slides/mongodb/resources.xml</slide>
</presentation>