X

NV5 Geospatial Blog

Each month, NV5 Geospatial posts new blog content across a variety of categories. Browse our latest posts below to learn about important geospatial information or use the search bar to find a specific topic or author. Stay informed of the latest blog posts, events, and technologies by joining our email list!



New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

6/9/2026

The recent release of ENVI® Agent, IDL® Agent, and GeoAgent™ revolutionize how users interact with geospatial software. These agentic AI applications act as partners to plan, simplify, and execute complex workflows. Knowing where to start can be challenging for new users. To this end, we developed three new quick guides to... Read More >

Introducing NISAR Data Support

Introducing NISAR Data Support

6/5/2026

The release of ENVI® SARscape 6.3 in April 2026 includes preliminary support for NASA-ISRO SAR (NISAR) data. The NISAR mission is a joint Earth-observing satellite project between NASA and the Indian Space Research Organization designed to monitor changes in the planet’s land and ice surfaces using advanced radar imaging. It... Read More >

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

5/28/2026

Illegal mining over decades has constituted one of the most persistent and complex socio-environmental problems in the Brazilian Amazon. In recent years, with the increasingly intensive use of mechanized extraction, the associated environmental impacts—such as deforestation, intense soil disturbance, river siltation, and mercury... Read More >

From Answers to Action: Why ENVI and IDL Agents Go Beyond General AI

From Answers to Action: Why ENVI and IDL Agents Go Beyond General AI

4/20/2026

As generative AI tools like Claude and Gemini continue to gain traction, many organizations are asking the same question: Can general purpose AI actually support real geospatial workflows, or does it stop at surface-level answers? That question was front and center in our recent webinar, Meet Your New Partners in Science: ENVI... Read More >

Mapping Earthquake Deformation in Taiwan With ENVI

Mapping Earthquake Deformation in Taiwan With ENVI

12/15/2025

Unlocking Critical Insights With ENVI® Tools Taiwan sits at the junction of major tectonic plates and regularly experiences powerful earthquakes. Understanding how the ground moves during these events is essential for disaster preparedness, public safety, and building community resilience. But traditional approaches like field... Read More >

1345678910Last
«June 2026»
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011
23701 Rate this article:
No rating

Apps and Enterprise Architectures

Anonym

In the world of Geospatial Intelligence (GEOINT), there has been a lot of talk lately about Apps, App Stores, and even App Malls.  There is also discussion of who will create, manage and deploy Apps, as well as how App developers will get compensated and how end users will access the Apps.  I’m wondering what Apps might look like from a Software or System Engineer’s perspective.

Let’s define a GEOINT App as a web-based or mobile application used to perform geospatial data visualization, processing or analysis. My colleague Pat Collins and I wrote a couple of posts last year about the anatomy of Apps (see “Apps – What’s in a name?” and “Anatomy of an App…or ‘Just the Tip of the Iceberg’”). In these posts, we talked about what makes up an App and how there’s often more to an App than meets the eye.  When I’m talking about Apps here, I’m talking about the kind of Apps that rely on data and services outside of the interface a user sees.  Pat and I used a bank app and a coffee shop finder as examples.  While these appear quite simple, they rely on a number of services, such as map services and GPS, that are not available on the device or system where the App is running. Many GEOINT Apps will fall into this category as well.

The ability to access and consume web-based data and services has become a new standard by which software is measured. Many organizations are actively developing enterprise-wide geospatial software and services, because these solutions are much easier to manage than multiple desktop instances. This type of architecture also creates efficiencies in data, processing, and workflow sharing.  Due to their distributed nature, these solutions are well-suited for cloud deployment.

Figure 1 shows a notional Enterprise Architecture that might be used to deploy GEOINT apps. The front end clients deliver the user experience or user interface.  This is often what a user thinks of as the App. These clients can be simple, with button-based interfaces that allow the user to get answers to questions like “Where can I land this helicopter?” without understanding the data and processing required to build a product with the answer.  Clients can also provide robust user interfaces that allow users to perform complex searches on available data and have explicit control over every parameter setting on geo-processing functions.

 

Apps and Enterprise Architectures

 

The middleware brokers the communication between the client and the services running on the server. In order to keep clients simple and light weight, the middleware may hold the business logic that determines the appropriate source data and parameters for a geo-processing function.  Some think of the middleware as the glue that ties an application together and keeps it running properly.  Middleware isn’t always required, as some client applications or functions can skip the middleware and connect directly to the web services running on the server.

The web services that run on the server are the real workhorses behind complex Apps.  These services can include processing, image services, data services, map services, GPS services, and more.  They don’t all need to run on the same server to work together and they typically do not.  While this seems rather complex, the complexity is hidden from the end user, which is part of what makes Apps appear so deceptively simple.

Standards are critical to the success of these services-based architectures.  REST and HTTP are standards that define how the various components communicate with one another. Standards such as WCS and WMS define how data is requested and made available across the components.

A services-based enterprise architecture is ideal for development of a suite of Apps that can put GEOINT in the hands of a wide range of users, from field-deployed soldiers and first responders, to sophisticated image analysts working inside the Beltway.  A key benefit of the enterprise architecture is the ability to share resources, such as data and processing services. Imagine a scenario where a small set of geo-processing services serves a number of different users via a variety of client interfaces.  Some client interfaces could be very simple, while others are quite complex depending on the individual user’s needs.  The users experience different Apps, but the same services are driving those apps.  This is the part of the App discussion that I haven’t seen widely addressed. I’m working on some system diagrams that support a single service to many clients model.  I’ll be back with that next week.  In the meantime, let me know what aspects of the App Enterprise Architecture you are most interested in or would like to explore further.

1 comments on article "Apps and Enterprise Architectures"

Avatar image

mike kelvin

Nowaday geographic apps are very much useful in maping apps like Google maps. You can get all those maping apps for free on tutuapp android app.

Please login or register to post comments.