1 / 18

mikel maron worldkit@brainoff Open Source Geospatial '05 Minneapolis, MN

How to plug in worldKit for a slick web interface for MapServer or any WMS and other interesting things. mikel maron worldkit@brainoff.com Open Source Geospatial '05 Minneapolis, MN. World as a Blog. Weblogs.com + GeoURL + RSS + Flash + Earth http://brainoff.com/geoblog/. worldKit.

heaton
Télécharger la présentation

mikel maron worldkit@brainoff Open Source Geospatial '05 Minneapolis, MN

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to plug in worldKit for a slick web interface for MapServer or any WMSand other interesting things mikel maron worldkit@brainoff.com Open Source Geospatial '05 Minneapolis, MN

  2. World as a Blog Weblogs.com + GeoURL + RSS + Flash + Earth http://brainoff.com/geoblog/

  3. worldKit A flash based application to build interactive maps from RSS feeds. http://brainoff.com/worldkit/

  4. Geocoded RSS <rss version=”2.0” xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"> <channel> <item> <title>Taqueria Vallarta</title> <link>http://menustation.com/TaqueriaVallarta/</link> <description>Get a super veggie burrito</description> <geo:lat>36.97175</geo:lat> <geo:long>-122.025373</geo:long> </item> </channel> </rss> http://brainoff.com/worldkit/doc/rss.php

  5. Atom with Geotags <feed version="0.3" xmlns="http://purl.org/atom/ns#"> <entry> <title>Taqueria Vallarta</title> <link href="http://menustation.com/TaqueriaVallarta/"/> <summary> Get a super veggie burrito geo:lat=36.97175 geo:long=-122.025373 </summary> </entry> </feed>

  6. config.xml and features <worldkitconf> <width>695</width> <height>550</height> <displaytype>day</displaytype> <dayimg>bluemarble.jpg</dayimg> <dataurl>/weblogs/blogtalk/index.xml</dataurl> <showonlynew>false</showonlynew> <plotinterval>0</plotinterval> <textinterval>0</textinterval> <update>60</update> <initialplotcolor>0xcc55ff<a_really_nice_place>0xFFFF44</a_really_nice_place> <hotels>0xFFFFFF</hotels> <museums_and_sites>0x11cc00</museums_and_sites> <restaurants_and_pubs>0xffaa00</restaurants_and_pubs> <transport>0x22aaFF</transport> <wifi_hotspot>0xff0022</wifi_hotspot> <shopping>0x000099</shopping></initialplotcolor> <plotsize>8</plotsize> <textsize>12</textsize> <plotshape>circle</plotshape> <textboxsize>100</textboxsize> <north>48.2305</north> <west>16.3319</west> <south>48.1827</south> <east>16.4203</east> <annotateurl> /cgi-bin/moveabletype/mt.cgi?blogtalk=1&is_bm=1&bm_show=keywords,category&__mode=view&_type=entry </annotateurl> </worldkitconf>

  7. JRC Online Tsunami Simulator http://tsunami.jrc.it/model/

  8. Woody's Kayak Trips http://www.kayaktrips.net/geo/

  9. History of Urbanization http://brainoff.com/worldkit/population/

  10. But is it Open Source?

  11. Flash

  12. Mapserver and Flash http://dl.maptools.org/dl/FlashMapserverUserDoc.html http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?MapserverFlash

  13. WorldKit Mod to mapswf.c http://tinyurl.com/8lkxj http://brainoff.com/worldkit/scratch/mapswf.c

  14. WMS and worldKit <swftemplate category="landsat" id="landsat3" tilewidth="376" tileheight="188" extent="-180,-90,180,90" spanx="16" spany="16" minview="4" maxview="50000" minscale="8" maxscale="16"> http://onearth.jpl.nasa.gov/wms.cgi? request=GetMap&width=376&height=188 &layers=modis,global_mosaic &styles=&srs=EPSG:4326&format=image/jpeg &bbox=WEST,SOUTH,EAST,NORTH </swftemplate>

  15. GML http://brainoff.com/worldkit/scratch/gml/

  16. mapufacture.com

  17. del.icio.us osgeo http://mapufacture.com/map.php?mapid=58 http://del.icio.us/rss/tag/osgeo+geotagged/

  18. Thanks!

More Related