This map interface was developed as part of the Academic Seismic Portal of the Marine Geoscience Data System (MGDS). The Academic Seismic Portal (ASP) is sponsored by the National Science Foundation to organize active source seismic field data into a modern relational data management system accessible through the Internet. The system is designed principally for academic scientific use. This repository contains the components necessary to launch the integrated map interface on any webpage. The map interface relies on web services developed and maintained as part of the MGDS.
- 1.1.0 - Released April 14, 2017. Updated to enable access to all ASP holdings based on data type.
- 1.0.0 - Released August 25, 2016. Initial release to enable integrated access to ASP data from a single cruise.
Check out the Integrated Seismic Map in action at: http://www.marine-geo.org/portals/seismic/
- Uses Google Maps as the map client
- Leverages the Global Multi-Resolution Topography (GMRT) Basemap
- Interactive map overlays with links to download data files
- Google Maps javascript interface
- jQuery 1.9.1
To install, simply download and follow the example in index.html to integrate the map interface into a web page. To launch map interface for a single cruise, follow the example in index_cruise.php.
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.