Skip to content

web application to render objects from ISOXML (ISO11783-10) files

License

Notifications You must be signed in to change notification settings

aparshin/isoxml-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web application to visualize ISOXML (ISO11783-10) files

This is a pure browser application for rendering ISOXML (ISO11783-10) TaskSets. It uses Deck.gl visualization library for rendering on the map. ISOXML parsing is done using ISOXML.js library. The opened ISOXML files never leave the browser. All the parsing and visualization happens at client-side!

Main features:

  • Grids:
    • Both Grid Type 1 and Grid Type 2 are supported
    • Multiple Process Data Variables in a grid are not supported
  • Time Logs:
    • Select different DataLogValues to render on the map
    • Outliers removal
    • Fill missing values with the last value
  • Task fields
  • The user can click on the map to see the exact value of the clicked entity (Grid cell or TimeLog item)

Try it out: Demo!

About

web application to render objects from ISOXML (ISO11783-10) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published