Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Mosaic tiling automation tool and ability to publish ‘3D globe/2D map’ (Thick client) #30

Open
mlucas17 opened this issue Oct 2, 2013 · 3 comments

Comments

@mlucas17
Copy link

mlucas17 commented Oct 2, 2013

AGC requirement. Cesium is one of the leading open source implementations of WebGL and will be the focus of this effort. WebGL requires a reasonable GPU at the client side and an HTML5 compliant browser. Develop a tiling tool in OMAR to create Cesium 3D globes and 2D maps. Have the ability to publish/share these Cesium formats with thin client users. Much of the scaling/pyramid management could be done by referencing or utilizing GOTS (DARPA Panthr Tiles).
Demonstrate workflows that generate the building, staging and serving of Advanced Geospatial Intelligence (AGI) products. This specific example would fill an area of interest with projected imagery, create an automated mosaic suitable for a tile server, and demonstrate access of that data set in both 2D and 3D environments – OMAR, GeoCell, consumed with OGC services.
The plan would be to incorporate workflow management of background tasks to build product that will be subsequently staged into the OMAR database. The 2D/3D map projections will take advantage of the GeoCell client and or/ the WebGL Cesium interface as those tools are developed.

@ghost ghost assigned gpotts Oct 2, 2013
@mlucas17
Copy link
Author

mlucas17 commented Oct 8, 2013

Expand slightly to look at support for disconnected operations. Define an area of interest and fill an external hard drive with tiled imagery that would be used in the field when disconnected from the network.

@ghost ghost assigned ossimdave Oct 9, 2013
@mlucas17
Copy link
Author

Relevant information for Geopackage and CPCE

Geopackage Spec for your team...

http://www.opengeospatial.org/standards/requests/105

New Cesium engine has been updated for CPCE. Could map widgets

please checkout and verify functionality?

New capabilities/fixes for 21-Aug


    * Handle arbitrarily large/nested KML via addFeature()
    * Handle z-index for KML features
    * Implement add/remove ImageLayer 
    * Implement Highlighter tool
    * Engine code streamlined for clarity and performance
    * Expanded testClient.html to test capabilities

            Firefox 21. It has been the recommended browser for CPCE.

https://redmine.inscomfutures.com/redmine/projects/gaia/wiki/Cpce_

@dburken
Copy link

dburken commented Oct 13, 2013

Mark,

This will be a big effort... We'll need sample data sets, i.e. .gpkg files.

Dave

On 10/12/2013 05:13 PM, mlucas17 wrote:

Relevant information for Geopackage and CPCE

Geopackage Spec for your team...

http://www.opengeospatial.org/standards/requests/105

New Cesium engine has been updated for CPCE. Could map widgets
please checkout and verify functionality?

New capabilities/fixes for 21-Aug

  * Handle arbitrarily large/nested KML via addFeature()
  * Handle z-index for KML features
  * Implement add/remove ImageLayer
  * Implement Highlighter tool
  * Engine code streamlined for clarity and performance
  * Expanded testClient.html to test capabilities

          Firefox 21. It has been the recommended browser for CPCE.

https://redmine.inscomfutures.com/redmine/projects/gaia/wiki/Cpce_


Reply to this email directly or view it on GitHub:
#30 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants