mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
70 lines
2.4 KiB
XML
70 lines
2.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<presentation css="10gen-strict.css">
|
|
<topic>Maps</topic>
|
|
<title>OpenStreetMap and PHP</title>
|
|
<event>LoneStar PHP</event>
|
|
<location>Addison, TX, US</location>
|
|
<date>June 29th, 2012</date>
|
|
<speaker>Derick Rethans</speaker>
|
|
<email>derick@derickrethans.nl</email>
|
|
<twitter>derickr</twitter>
|
|
<joindin>http://joind.in/6338</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/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/osrm.xml</slide>
|
|
<slide>slides/map/osrm-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>
|