Monday, May 31, 2010

Updates 556 - 557

  • Added the ability to push geospatial files to the server
  • Updated the json formatting

Friday, May 28, 2010

Updates 553 - 555

  • Added proper single tile support in 2D to for higher resolutions
  • Added a spam question to the repository functions
  • Added a basic method to vectorize vectors instead of bringing them in as rasters
  • Added upload scripts
  • Added publishing entire directory structures to an output directory
  • Added a generic export function for publishing to the web format
  • Added the ability to create repositories on the server side

Wednesday, May 26, 2010

Updates 551 - 552

  • Updated search to use the new vector parser query method
  • Fixed an issue with WMS layers always showing up at full globe extent

Tuesday, May 25, 2010

Updates 547 - 550

  • Updated the catalog explorer
  • Fixed the issues with wms viewing
  • Removed usershares plugin in favor of the new catalog integration
  • Fixed an issue with rendering duplicate shapes
  • Fixed an issue with email feedback routines
  • Fixed the file chooser issue with manually specifying a layer
  • Fixed issues with row expansion in all grid use cases
  • Started adding login dialogs to repository
  • Added keyword searching to vector parser

Monday, May 24, 2010

Updates 545 - 546

  • Added notification UI
  • Updated online help
  • Added notification example
  • Added multiple plugin example
  • Changed the way url redirects happen
  • More updates to adobe viewer
  • Added email monitoring

Thursday, May 20, 2010

Update 544

  • Server setup guide updated
  • Adobe viewer enhancements checked in

Wednesday, May 19, 2010

Updates 540 - 543

  • Added duplicate vector overlap protection
  • Updated the google earth tile builder to use geoposer domain
  • Updated php script to support 404 errors
  • Updated scripts and services [server side]
  • Updated scripts and services [client side]
  • Added customizable popup delay speeds for identify results
  • Integrated google analytics

Tuesday, May 18, 2010

Update 539

  • Added popup notification for identify tool
  • Fixed the google earth click event to check for click and drag
  • Updated notification API
  • Made it so vector loaders only show the parsing dialog during the first load attempt
  • Made it so the default vector colors are read directly from the vector file

Monday, May 17, 2010

Updates 535 - 538

  • Updated to the geoposer domain
  • Added a geoposer data repository
  • Removed stale project files
  • Removed stale project files
  • Added support for checking desktop connection before movie recording
  • More internationalization string issues resolved

Friday, May 14, 2010

Updates 529 - 534

  • Added animation support to the layers panel
  • Added style support to the layers panel
  • Added support for advanced polygon styles through scripting
  • Revamped the identify panel to use the new identify style
  • Updated the tutorials page
  • Updated the GE capabilities to use scripted overlays
  • Updated the compiler to use the new overlay capabilities of the map
  • Fixed an issue with xml not being pulled up at times
  • Revamped about dialog
  • Added support for query point hit results to vector parsing
  • By specifying a query point, the closest geometry set in the vector is returned, using an optimized approach which doesn't parse the entire vector file
  • Added preliminary support for the revamped vector identify interface
  • Moved some lat/lon mathematics into the globals namespace
  • Added support for parsing a vector without showing the GUI
  • Updated identify tool to a feature complete
  • Updated styling support for 2D and 3D maps
  • Added support for separate tiling modes for 2D and 3D when dealing with vectors
  • Updated parsevector interface to notify when parsing is complete
  • Fixed a bug with the coordinate system conversions
  • Added php fail callbacks to the cache scripts
  • Updated to geoposer website
  • Fixed a dns issue

Tuesday, May 11, 2010

Update 528

  • Fixed issue with Mercator coordinate system conversion
  • Updated scripts to use the built in color component
  • Enhanced forcepnt json calls to provide minimal output
  • Fixed a bug with rasterizing local vector datasets through scripts

Monday, May 10, 2010

Update 527

  • Added a safe mode for plugins option
  • Added native json c++ support

Thursday, May 6, 2010

Update 526

  • API Cleanup
  • Added a seedable random number generator
  • Changed history implementation to use xml paging
  • Changed the way we change popups and added a quick preference menu
  • Added support for multiple models in the model coverage
  • Added a animation function to quickly fade in/out background music

Wednesday, May 5, 2010

Update 525

  • Added a widget for the management of add-ons
  • Added a generic checkcolumn widget
  • Changed the colorfield widget
  • Upgraded to Ext 3.2.1, and fixed a couple of migration issues
  • Switched importers to use preferences panels (easier to manage for now)
  • Removed animation of looping from music properties
  • Fixed bug with parsing vectors and added an interface to cancel from the callback
  • Added support for launching tutorials and added click and play support
  • Added a new model coverage importer

Tuesday, May 4, 2010

Updates 523 - 524

  • Fixed a flight path issue where the clones had an extra keyframe
  • Fixed a bug where adding a keyframe at the current time would add at the zero position
  • Fixed a bug with background music not being able to set the volume
  • Removed the ability to animate the bg music url
  • Added a video tutorial browser
  • Added a uniform way to bring up tutorial videos

Monday, May 3, 2010

Update 522

  • Updated overlay support for OpenLayers and Google Earth
  • Modularization of layers complete with serialization/deserialization support
  • Added back in support for local data files
  • Added vector detection support in file importer
  • Added a basic rasterizer for vectors
  • Fixed a bug with changing modes and digitization of models stop working