Featured News
MAVinci Sirius Certified at UVEX 12
MAVinci's Spanish UAS distributor "Grupo Acre" was present at UVEX 12 in Madrid. They presented SIRIUS I, a UAS for civil applications and specialized for “Orthophotos and Mapping”. In order to carry out demo flights all UAS operators had to prove the abilities of their systems to the aviation authorities during...
Thailand: Mapping Urban Farming
A Geographical Information System (GIS) is being used to map vegetable production in the greater Bangkok region, seat of Thailand’s capital, to analyse how urban and peri-urban agriculture (UPA) contribute to food security in the city of more than 14 million. The V-GIS (vegetable-GIS, or “veggies”,) project is a computerized...
ESA Declares End of Mission for Envisat
Just weeks after celebrating its tenth year in orbit, communication with the Envisat satellite was suddenly lost on 8 April. Following rigorous attempts to re-establish contact and the investigation of failure scenarios, the end of the mission is being declared. A team of engineers has spent the last month attempting...
Headline News
-
WWF Switzerland Launches Tropical Forest Challenge
-
A Network of Knowledge on Biodiversity and Ecosystem Services in Europe
-
Himalayas Warming Faster, Facing Severe Climate Change Impact
-
Stanford Professor, IT Specialist Create Interactive Map of the Roman Empire
-
Brazilian Business and Ecosystem Services Partnership Launches
-
Conference on the Use of Earth Observation to Support Environmental Policy Making in Africa
-
New Zealand is the First to Catalogue All Its Species
-
Satellite to Monitor Ice in Arctic Ocean Shipping Lanes
-
U.S.-Japan Scientific Cooperation Strengthened with Launch of Environmental Monitoring Satellite
-
Green Economic Transition Needed to Achieve More Equitable and Sustainable Development
-
IHS Announces Agreement with EnVizTec to Meet Market Demand for Operational Risk Solutions that Support Enterprise Sustainability
-
Dave Lovell Named Global Spatial Data Infrastructure Association President-elect
-
Innovative Monitoring Boat Developed by HR Wallingford
-
HP Announces New Mobile and Cloud-based Large-format Printing Solutions
-
Esri Canada Named One of CDN's Top 100 IT Solution Providers in Canada
Features
Top Stories
Himalayas Warming Faster, Facing Severe Climate Change Impact
Stanford Professor, IT Specialist Create Interactive Map of the Roman Empire
Conference on the Use of Earth Observation to Support Environmental Policy Making in Africa
IHS Announces Agreement with EnVizTec to Meet Market Demand for Operational Risk Solutions that Support Enterprise Sustainability
Dave Lovell Named Global Spatial Data Infrastructure Association President-elect
Interviews
The Fusion of ERDAS and Intergraph is Just the Start for Hexagon
Collaborative Visualization to Advance Landscape Planning
Columns
Vast Sensors, Big Data: Big Opportunities
GeoDesign as a Teaching Concept
Water
Real-Time Simultaneous Precise 4D Surveying Above and Below Water
Global Monitoring Introduces Messenger Remote Monitoring Unit
Floating Robots Use GPS-enabled Smartphones to Track Water Flow
Ocean
Satellite to Monitor Ice in Arctic Ocean Shipping Lanes
First Satellite Tag Study for Manta Rays Reveals Habits and Hidden Journeys of Ocean Giants
Satellites Stay Current on Ocean Currents
Biodiversity
WWF Switzerland Launches Tropical Forest Challenge
A Network of Knowledge on Biodiversity and Ecosystem Services in Europe
New Zealand is the First to Catalogue All Its Species
Energy
Energy, Land and Food
Mastering Global Energy Changes Through Technology
Online Energy Map Set to Reduce Household Bills in Nottingham
Security
U.A.E Ministry of Interior/Abu Dhabi Police GIS Center for Security Joins the OGC as a Principal Member
Top Officials to Confront Interface of Environment and Security in January Conference
Japan, ASEAN Leaders Meet to Pledge Closer Maritime Security Ties
Ecosystem Services
Brazilian Business and Ecosystem Services Partnership Launches
Water & Ecosystem Goods and Services
The Countries of the Congo Basin are Using Geo-spatial Technologies for the Sustainable Development of Forest Ecosystems
Addressing Two Challenges Currently Experienced in the Mapping Industry
- Details
- Created on April 25, 2010
- Written by Karen Bester
- Hits: 4880
Handling of Mass Data in uSMART
One of the biggest challenges in the mapping industry today is importing, creating, storing, displaying, editing and manipulating enormous volumes of data. There are very few systems that can for example handle literally billions of points efficiently. Even if a system is capable of importing the points, a simple refresh of the screen can take very long causing much frustration. Laser Ranging Survey techniques are becoming more popular and this will no doubt increase as these systems become more affordable. A major “problem” with these systems is the massive amount of points that are created.
The issues of slow speeds, memory problems and capacity limitations associated with the handling of many billions of elements have been addressed in the uSMART Mass Data Module (MDM); the latest module added to the uSMART Base Mapping suite, the primary software developed by the company for use with Bentley MicroStation.
The MDM not only stores and displays these points but also allows for further editing such as automatic cleaning, re-classification, thinning, etc. of the points. It is also possible to create a triangulated irregular network (TIN) from these points to generate contours, orthophotos, etc. Break lines from various sources, e.g. mapped in Softcopy, can also be incorporated into the TIN. Other elements such as curves and cells will be added to the MDM in the near future.
A few basic concepts have been incorporated into the core design of the MDM to overcome speed, memory and capacity problems. These basic concepts combined with innovative system design techniques make the MDM unsurpassed in speed, memory and capacity handling.
Elements are stored in a hierarchical cubical structure in the file and are searched for by location when required e.g. to display and/or edit elements. These cubes are resampled according to a user specified minimum resolution. Resampling creates overviews of the data (similar to image overviews or pyramids) and effectively generalises the data for optimum display speed, however original source data is always used for computations, editing, etc. Coupled with this is the speed at which the data is imported and/or created. Points can be imported (approximately 200 thousand points per second) or created from e.g. image matching (pixel correlation). A triangulated irregular network (TIN) can be created over very large areas using points and break lines.
Once the data has been added to the internal database, accessing, viewing and manipulating large files (e.g. 1 Terabyte) is fast, taking 1 second or less to open the file and sub seconds to fit the view, zoom in/out or pan into a new area. The fast speed is always applicable and subsequent viewing of the data e.g. starting a completely new session of the software, takes less than a second.
To overcome memory limitations, especially the 2 or 3GB virtual memory limit of the 32bit Windows architecture, a disk and memory based system was developed. Memory usage is controlled by the user and once the specified memory limit is reached the information is swapped to disk. Swapping to disk is not random i.e. it is controlled by the MDM and memory defragmentation is incorporated to automatically clean up defragmented memory. Routines are optimised to take evasive action when there is a shortage of memory during usage. The user can therefore set a much higher memory usage value while for example, creating TINs which drastically increases the speed of the TIN creation.
In real terms there is no limit on the capacity of the data as each file can be a maximum of 9,223,372 Terabytes in size and users can open as many files as the operating system will allow in a single project. Currently typical hard drives are around 1.5 TB, but the MDM easily overcomes this hardware limitation by allowing users to edit data across many files simultaneously i.e. it is not restricted to the “active” file.
Most of the existing uSMART tools applicable can be used for the MDM elements i.e. there is not a different set of tools to learn. Many of the MicroStation tools can also be used. The goal was to ensure that the MDM works seamlessly in MicroStation e.g. points can be snapped to in the same way as you would to normal MicroStation elements. MDM elements are saved in a *.md file which can consist of an unlimited number of Groups (similar to MicroStation’s Models) and Layers (the equivalent of MicroStation’s Levels). Although the user specifies whether the elements must be stored in DGN or MDM, this is completely transparent i.e. users need not see the difference between DGN or MDM elements as they all display in the MicroStation View and can be manipulated using the same tools.
Below are a few practical examples of problems that are addressed by the MDM:
- LIDAR data can be displayed in stereo i.e. together with digital photogrammetric imagery. Billions of points can be superimposed on the left and right images enabling users to view the points in stereo. Image panning is completely smooth regardless of the amount of points being displayed.
- The creation of sections in places where there are overhangs e.g. a road cutting is easy when utilising the full 3-D, permanent TIN topology capabilities of the MDM. The permanent TIN topology stores the relationship between the triangles which allows for the creation of sections regardless of the perspective.
- 3-D Virtual Plant modelling is a reality e.g. of a boiler or factory. Metadata can be added to each point for classification purposes e.g. the code for a specific component can be attached to the points representing the component. This allows users to find components easily, do clash detection etc. Each element has a unique ID sized 32 bytes which is useful for database linkages, etc.
- Cleaning, reclassification, etc. can be done across the whole project at one time i.e. it is not necessary to divide an area into smaller parts. Vegetation can for instance be classified as such across the whole job.
- Impressive fly-throughs can be made which are very handy marketing tools. Setting up the path for a fly-through is sometimes a difficult task and therefore we have made it easy by allowing users to record a few salient points of views that are good and then automatically interpolating the path in between.
True Orthophoto Creation in uSMART
3-D city modelling is becoming more prevalent in the industry and is of great importance to our existing clients. True orthophotos i.e. orthophotos that are not only corrected for building lean, etc. but also exhibit no dead/occlusion areas are often used as part of the modelling process and some of the current routines in uSMART were recently extended and improved to simplify the creation of true orthophotos.
Various methods have been proposed and implemented to create true orthophotos. After studying a number of papers and discussing some key issues with our clients, the developers at SmartTech decided to use a triangulated irregular network (TIN) that substantially represents the roof geometry of the buildings to determine the dead/occlusion areas. The first part of creating true orthophotos was therefore to incorporate mapped roof features into the TIN representing the terrain.
uSMART Structures (buildings) can be automatically incorporated into the TIN. Existing mapped lines are made into uSMART Structures at the press of a button, allowing users to utilize the data that they already have. New structures may be added and buildings may be changed at any time. The uSMART Structure routines cater for any level of detail. With the uSMART MDM, it is possible to TIN massive areas. Whole cities, even entire countries can be done at the same time without having memory and speed problems.
After creating the TIN, “Hidden Area Shapes” are automatically created to determine the occlusion areas. Shapes are created for each building using the surrounding perspective centres (PCs) from which the building is visible. Users specify the maximum number of PCs and only the closest ones are used. Thousands of these shapes are created for a city and are used to obtain the necessary pixels from the surrounding perspective centres for each building.
The uSMART Orthophoto module generates fully rectified images in minutes. These orthophotos are perfectly balanced and feathered images. It will not be possible to see any seam lines even across buildings, roads etc. Orthophotos can be clipped, merged etc. to any user required size. If the building roofs are mapped, buildings will be correctly rectified planimetrically i.e. they will exhibit no lean. In addition to these existing features, it is now also possible to fill in dead areas using pixels from the surrounding images. True Orthophoto creation is a totally automated procedure that is accomplished without any user intervention. The creation of thousands of orthophotos can be fast and automatic because of the power of the MDM. With the TIN residing in the MDM, memory usage is controlled and orthophotos can be created over very large areas.
Typical problems include “roof pixels” being placed on the ground and colour differences in the “new” pixels. There are some manual measures that users can implement to minimise these problems such as mapping building lines on the outermost edge of the building i.e. as far out as possible. A “thick” wall should therefore not be mapped in the middle of the wall but on the outer edge. These precautions do not however always solve the problem and further tolerance values can be set to be applied to the shapes to prevent roof pixels being placed on the ground. All tolerance values are user configurable and may be changed according to the level of accuracy etc.
Fundamentally there are two processes involved in creating true orthophotos in uSMART. The first is to create the uSMART Structures (buildings) and the second is to incorporate these Structures into the TIN. Below are the typical steps that are followed.
- Automatically create Structures from existing line data i.e. buildings that are already mapped OR map new Structures using the uSMART Softcopy System.
- Add the Structures to the TIN using the automated routine which places break lines on the “tops” and “bottoms” of the buildings.
- Automatically create “Hidden Area Shapes” which identifies the occlusion areas for each building from various perspective centres.
- Generate the orthophotos and switch on the option to replace the dead pixels from surrounding images.
If the buildings have already been mapped, these steps may be combined into one batch procedure for automatic processing. SmartTech’s approach to the ever changing mapping industry is a positive one, as we anticipate new challenges in the future.
-----------------------------------------------------------------------------------------------------
Written by Karen Bester, Systems Analyst and Support Specialist, SmartTech
For more information on uSMART, including information regarding a demonstration version of the uSMART Software, please visit our website www.smarttech.co.za.
Email:
This email address is being protected from spambots. You need JavaScript enabled to view it.
Telephone : +27 21 713 0126
Perspectives
Is it time for focused publications that aim to make sense of change at both the global and local scales?
Change is a constant that is inevitable, but what isn't inevitable are disruptive impacts. The more we know about our...
GeoEye Proposes to Purchase DigitalGlobe
The mergers and acquisitions within the geospatial technology space are white hot right now, with news Friday that GeoEye approached...
Why did Trimble buy SketchUp, and why did Google sell?
It’s funny, my first reaction to the Trimble buys SketchUp news was that it was some kind of spoof, and...
If Enhanced View cuts come, why not remove resolution restrictions?
A feature in the New York Times outlines the battle that is brewing in Congress to defend the use of...
Have the geospatial technology frontiers changed much in three years?
A little more than three years ago, I wrote a column about geospatial technology frontiers. While acknowledging the expansion of...
Latest Events
| Mon May 21 Austria - Forests for People |
| Mon May 21 US - Location Intelligence 2012 and the Oracle Spatial User's Conference |
| Mon May 28 Brazil - MundoGEO#Connect 2012 |
| Tue May 29 UK - European Earth Surface Process Group |
| Tue May 29 US - UCGIS 2012 Spring Symposium - GIScience 2.0 |
| Sat Jun 02 Germany - Resilient Cities 2012 |
| Mon Jun 04 @02:00 - 11:00AM US - Hexagon 2012 |
| Tue Jun 05 South Africa - Smart Cities Conference |
| Tue Jun 05 @02:00 - 11:00AM US - Eyeo Festival |
| Sun Jun 10 Taiwan - The International Summer School on Mobile Mapping Technologies 2012 |
Toolbox
- Innovative Monitoring Boat Developed by HR Wallingford
- Blue Marble Releases Global Mapper 13.2 with Enhancements to DigitalGlobe and Intermap Premium Data Access
- Leica GM10 – the All-in-one GNSS Sensor for Deformation Monitoring
- Geosemble Integrates Social Media with the Latest Satellite Imagery
- Iridum Unveils World's Smallest Two-way Satellite Data Transceiver
- Optech introduces CZMIL, a State-of-the-Art Environmental and Bathymetric System
- Intergraph Announces ERDAS IMAGINE 11.0.5 Now Available
- ENVI 5 Image Analysis Software Released Today
Video of the Week
Current Readers
Vector1 Media
Pubishers of Sensors & Systems, Informed Infrastructure, and Asian Surveying & Mapping.
