Skip to content
Justin Lewis edited this page Nov 21, 2022 · 15 revisions

Developer Documentation

Looking for the User Doucmentation?

Overview

Geoprism Registy is an integrated platform for data management and visualization for use as an App layer on top of GeoPrism and RunwaySDK.

An Ontological Approach to Software Development

By utilizing an ontological approach to software development Geoprism Registy enables the utilization of almost any data set even if no geometries exist for data points. This is one of the great strengths of GeoPrism Registry as it allows for analyzing and visualizing data in a geographic context even when geometry information is lacking. Additionally, ontologies and geo-ontologies allow for navigating relationship hierarchies (including spatial) where such relationships would typically be computationally derived from geometric relationships or manually assigned by an individual.

General Software Requirements

Java Open JDK 1.8 or greater PostgreSQL 9.0 or greater PostGIS 2.0 or greater Orient DB

Development Environment Recommendations

  • Eclipse IDE for Java EE developers. You may not be able to use the latest version of Eclipse because there may not be AspectJ support yet. Check the Eclipse AJDT website first to find out what version of Eclipse you want to download.
  • AspectJ Development Tools Eclipse plugin (Must be the correct version for your Eclipse. For example with Eclipse Neon, use version 2.2.4).
  • These should come standard with Eclipse: Maven, m2e
Clone this wiki locally