1 / 19

The FalconView Geodata Overlay

The FalconView Geodata Overlay. FalconView TM. Diverse Map Types Threat / Intel Feed Illumination GPS Moving Map Tactical Graphics Overlay Etc…. Summary of GIS Technologies. OGC Simple Features Standard – A standard way of addressing feature (vector) geometries.

sinead
Download Presentation

The FalconView Geodata Overlay

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. The FalconView Geodata Overlay

  2. FalconViewTM • Diverse Map Types • Threat / Intel Feed • Illumination • GPS Moving Map • Tactical Graphics Overlay • Etc…

  3. Summary of GIS Technologies • OGC Simple Features Standard – A standard way of addressing feature (vector) geometries. • GDAL / OGR – Open source library to read and write many popular vector and raster formats. • GeoServer – Open source technology to publish to web services (WMS, WFS, etc.) • PostGIS – Geodatabase technology built on PostgreSQL.

  4. Diagram of Some Major GIS Technologies Standards OGC Software SFA OSGeo WFS QGIS ESRI GTRI ArcGIS GRASS WMS FalconView Google GDAL/OGR GML Google Earth RefractionsResearch GEOS KML PostGIS TOPP GeoTools ESRI GeoServer uDig MapServer Shapefile

  5. Demonstrate Interoperability With • Popular file formats such as PostGIS, KML, .e00 files, and other formats enabled by GDAL/OGR. • Web services such as WMS and WFS. • Interoperability means reading and publishing. • An interoperability framework will make it relatively easy to add support for other formats.

  6. Currently Supported Data Formats • KML – Supports Vector and Raster Formats. File or Web Server based • GML Simple Features – XML standard returned by most Web Feature Servers • Shapefile – Lowest Common Denominator for most Mapping Applications • PostGIS & SQL Server – Simple Features SQL database (DAFIF) • GeoRSS, S-57, FalconView Points and Drawings, WMS, etc.

  7. Building a Common Data Architecture Access the Data though Open Standards based Interfaces Simple Features COM • Using standard interfaces, promote programmatic interoperability • FOSS libraries leverage other development efforts and promotes adherence to standards • Reading and writing open data standards promotes interoperability with other programs Leverage Open Source Libraries LIBKML / GDAL / OGR Read Open Standard Data Formats KML / WFS / SF-SQL

  8. Interfaces • IFvDataSource • Provides a single way to retrieve geospatial data from various data sources • Serves features using OGC’s Simple Features COM Standard • Allows access to FalconView Data • Drawing Files, (Local) Points, Possibly DAFIF or Tactical Graphics

  9. Data Source Data Source Data Sources Data Sets Raster Data Sets Raster Data Sets Data Sets Feature Data Sets Features Features Interfaces

  10. OGC Simple Features Geometry

  11. Libraries • GDAL / OGR – OGR is a Open Source C++ Library for reading a variety of vector data formants and serving them out as Simple Features Geometry • LibKML - Google's C++ library for use with applications that want to parse, generate and operate on KML. It is an implementation of the OGC KML 2.2 standard.

  12. Data Architecture KML IFVDataSource IFVDataSource IFVRenderer IFVDataSource IFVDataSource IFVRenderer IFVDataSource (optional) IFVRenderer IFVRenderer IFVDataSource .e00 PostGIS Memory KML Renderer WMS / WFS UniversalVector Renderer FalconViewPlugin Overlays UniversalRaster Renderer Other Renderers ObjectRegistry Geodata (KML) Overlay

  13. Drawing Styles Using Styled Layer Descriptors “A Styled Layer Descriptor (SLD) is an XML schema specified by the Open Geospatial Consortium (OGC) for describing the appearance of map layers. It is capable of describing the rendering of vector and raster data. A typical use of SLDs is to instruct a Web Map Service (WMS) of how to render a specific layer.” - Wikipedia

  14. Placemarks (Polygons, Points, etc.) Google Earth FalconView

  15. Google Earth’s Tree Control

  16. Consuming Web Services (WMS) Tree Control Shows Layers Available for Viewing (Generic for all Geodata)

  17. Screen Overlays HTML Text

  18. Ground Overlays / Network Links FalconView Google Earth

  19. The End • Geodata Overlay technical contact: • Joel Odomjoel.odom@gtri.gatech.edu • http://www.falconview.org/ • http://giscoder.blogspot.com/

More Related