+ All Categories
Home > Documents > Geoscience web applications : Connecting services to interfaces effectively

Geoscience web applications : Connecting services to interfaces effectively

Date post: 15-Feb-2016
Category:
Upload: monte
View: 31 times
Download: 0 times
Share this document with a friend
Description:
Geoscience web applications : Connecting services to interfaces effectively. Ingredients. OpenLayers web map interface Prototype for AJAX transactions PHP for non-geospatial data services MySQL , PostgreSQL for data sources. OpenLayers. Simple examples - PowerPoint PPT Presentation
Popular Tags:
5
Information Technology Exchange Meeting A New Decade in Support of Science Silence is Golden…. This is an atmosphere for learning - so please make EVERY effort to minimize distractions by observing the following rules: Silence cell phones/BlackBerries/SmartPhones. If you must take a call – step out of the room. Quietly return to your seat when finished. During the presentation, laptops or messaging devices should only be used in case of emergency. Thank you!
Transcript
Page 1: Geoscience  web applications :  Connecting services to interfaces effectively

Information Technology Exchange MeetingA New Decade in Support of Science

Silence is Golden….This is an atmosphere for learning - so please make EVERY effort to minimize distractions by observing the following rules: Silence cell phones/BlackBerries/SmartPhones. If you must take a call – step out of the room.

Quietly return to your seat when finished. During the presentation, laptops or messaging

devices should only be used in case of emergency.

Thank you!

Page 2: Geoscience  web applications :  Connecting services to interfaces effectively

U.S. Department of the InteriorU.S. Geological Survey

Information Technology Exchange MeetingMay 24 – 28, 2010

A New Decade in Support of Science

Geoscience web applications: Connecting services to interfaces effectively

Page 3: Geoscience  web applications :  Connecting services to interfaces effectively

Information Technology Exchange MeetingA New Decade in Support of Science

Ingredients

• OpenLayers web map interface• Prototype for AJAX transactions• PHP for non-geospatial data services• MySQL, PostgreSQL for data sources

Page 4: Geoscience  web applications :  Connecting services to interfaces effectively

Information Technology Exchange MeetingA New Decade in Support of Science

OpenLayers

• Simple examples• http://mrdata.usgs.gov/atlas/simple-1.html

• More complex example using point features• http://mrdata.usgs.gov/mineral-resources/mrds-us.html

• Extending WMS GetFeatureInfo using PHP• http://mrdata.usgs.gov/sgmc/co.html

Page 5: Geoscience  web applications :  Connecting services to interfaces effectively

Information Technology Exchange MeetingA New Decade in Support of Science


Recommended