GB2358566A - GIS Interface - Google Patents

GIS Interface Download PDF

Info

Publication number
GB2358566A
GB2358566A GB0001135A GB0001135A GB2358566A GB 2358566 A GB2358566 A GB 2358566A GB 0001135 A GB0001135 A GB 0001135A GB 0001135 A GB0001135 A GB 0001135A GB 2358566 A GB2358566 A GB 2358566A
Authority
GB
United Kingdom
Prior art keywords
gis
saturn
interface
windows
powerful
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB0001135A
Other versions
GB0001135D0 (en
Inventor
Selvaradj Sidambaram
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
UNITED INTEGRATED TECHNOLOGIES
Original Assignee
UNITED INTEGRATED TECHNOLOGIES
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by UNITED INTEGRATED TECHNOLOGIES filed Critical UNITED INTEGRATED TECHNOLOGIES
Priority to GB0001135A priority Critical patent/GB2358566A/en
Publication of GB0001135D0 publication Critical patent/GB0001135D0/en
Publication of GB2358566A publication Critical patent/GB2358566A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/05Geographic models

Abstract

<B>SATIVEW</B> is an interface between two pieces of computer software, SATURN a state of the art traffic assignment package and any GIS windows based package. The need for <B>SATVIEW</B> has arisen because SATURN is DOS based and does not incorporate or make use of the powerful graphics functionality available in Windows. Windows based GIS Packages offer powerful graphical utilities to present and manipulate geographic data in a user-friendly manner. They have been revolutionising the way in which traffic data can be organised and analysed. An interface to combine the analytical capabilities of SATURN with the powerful graphical capabilities of GIS is paramount. This invention is therefore a state-of-the art GIS interface to SATURN. A GIS interface can be developed to provide all of the functions that are currently available in P1X, SATLOOK and SATDB (software applications within the SATURN suite).

Description

2358566 SAMEW The Next Generation GIS Interface to SATURN ATVIEW
INTRODUCTION
PIX Program of SATURN has graphical capabilities to carry out a number of analyses on the model outputs of SATURN. The program is DOS based and hence does not incorporate/make use of powerful graphics functionality available in Windows. Windows based GIS Packages offer powerful graphical 0 W utilities to present and manipulate geog graphic data with ease of use. They have been revolutionising the way in which traffic data is being organised and analysed. A user-friendly interface to combine the analytical capabilities of SATURN with the powerful graphical capabilities of GIS is the need of the hour.
ADVANTAGES OF A GIS INTERFACE GIS packages have the following advantages over the conventional DOS based graphics programs.
Geographic Reference - Allows viewing transport planning data in combination with the underlying geographic features. This will help to understand the network in more detail and to refine the transport model. (More link classifications, better incorporation of geometric features such as "curvy" link etc.) Multiple Window facility - For example, different areas of network can be viewed in separate windows. While one window can provide the overall setting, the other can show the detailed information of a selected junction or link or both.
On Line Editing - Tools can be developed to facilitate on line editing of the network, i.e. at the same time when it is being viewed. (Currently only the properties of the simulation and buffer links can be modified; they can't be added or deleted on screen). Using GIS tools full on-line editing (modifying, adding or deleting) of nodes, links, signals etc can be provided.
Complex Selection Features - The features (riodes, links, etc.) can be selected based on their geographic location and /or their attribute value. They can be given different colour/thickness to represent the traffic volume or level of congestion.
Higher Resolution Graphics and Fast PAN and Zoom. - GIS packages offer high resolution graphics which enables the user to select different line colours, thickness and shading to serve their purpose of illustration. GIS packages are also capable of carrying out fast PAN and ZOOM operations.
1 Print Quality - Very High quality graphical prints can be produced and can be readily incorporated I i the final reports. Since windows supports WYSIWYG (What You See IS What You Get) formats, ustr can clearly set the emphasis and extent of the area they want to print. This facility can save a lot lo time in the report production, which is a crucial activity in every transport planning task.
SATVIEW - The Next Generation GIS interface to SATURN.
The above mentioned reasons are strongly in-favour of the development of a state-of-the art G interface to SATURN. A GIS interface can be developed to provide all of the functions, which C currently available in PIX, SATLOOK and SATDB. Schematically the interface can be represented s shown below:
SATURN NETWORK (BAT FILE) & ANALYSIS PROGRAMS (P I X, SATDB, SATLOOK) DOS WINDOWS ATVIE SCHEMATIC DIAGRAM OF A GIS INTERFACE SOFTWARE SELECTION There are currently a number of general purpose GIS packages available in the market. The popula ones are 1. ARCVIEW 2. Maplnfo 3. Autodesk world 2 A review of the above GIS software revealed that ARCVIEW package (from ESRI) is the best one for developing SATURN-GIS interface. The major strengths of ARCVIEW over the other two are stated below:
It has a project based structure. It organises data and corresponding geographic shape 0 flies collectively in a project file. So less effort is needed from the user for organisation of data files.
0 It offers a powerful scripting language (Avenue) for the development of customised solutions. ARCVIEW has an elaborate object model and a wealth of functions and methods to access and manipulate the geographic features.
It can be easily integrated with other DOS based as well as windows software.
PILOT PROJECT In order to demonstrate the capabilities of a GIS interface a basic pilot project has been developed. (P1. See attached output) OBJECTIVES:
To read and display the (network.DAT) file of SATURN and to store it in a GIS File format. To carryout simple on-line editing tasks and save the modified network as a standard DAT file.
METHODOLOGY The preliminary version of the program SATVIEW creates three GIS files from the single Network data (.DAT) file:
-3b NETWORPt NETWORK. DAT SATVIEW NETWORLn -3, NETWORTn (Each GIS file is a collection of a three separate files NETWOR. SHP - stores the shape of the feature e.g., point, lines etc.
3 NETWORD1317 - Stores the details of features such as length, width etc. NETWOM.SIIX - connects the datawith the Geographic features Pt, Ln or Tn The NETWORIPt stores the node co-ordinates and the attributes of the node such as their type (collected from the data under -353333 cards) The NETWORLn stores the link details such as Anode, Briode, Speed, Saturation flow capaciy etc.(Link details under 22222 cards and 33333 cards in the DAT file) The NETWORTn has the details of turns and signal detaiIS.(Collected from the data under 222J2 cards) Querying and Viewing The program reads the network and automatically draws the network on screen. The individual details of any junction or link then can be easily queried and viewed using menus and tool bars provided in the ARMEW.
On Line Editing - Once the features are selected the selected. feature's attribute values can be editd 1 on line. Edited details can be can be written again to a DAT file. (for network building using the SATNET program.) 4 SAMEW SATV11W The Next Generation GIS Interface to SATURN PROPOSED S0FrWARE DEVELOPMENT STAGES STAGE 1: Reading & displaying a DAT network File. Carrying out some simple editing of attribute values (such as renaming nodes, changing the speed or capacity of links etc. - Buffer network already completed) STAGE IL Querying and Displaying SATURN analysis program's output files. The interface can be developed to receive and graphically show the results of the queries submitted to SATLOOK or SATDB analysis programs. The powerful analysis capabilities of SATURN and powerful presentation capabilities of ARCVIEW can be integrated to derive maximum benefits.
STAGEI11: Advanced on Line- Editing. Addition or deletion of nodes and links can be carried out in the proposed GIS interface. There is a huge demanded for this facility from the SATURN users. On-line editing will speed up the analysis of various schemes on the network. For example, pedestrianisation schemes require the link to be either banned or deleted. A graphical adding/deleting tool, which subsequently updates the network to SATURN format, can dramatically improve the ease and speed of such analysis.
STAGE IV: Integrating Matrix Manipulations with the Network. Many times sectoring or expanding of matrices are required to present the data in an elegant and easily understandable format. Such operations can be built into the interface. Delineating a zone boundary can be carried out with much ease in a graphical format. A correspondence file can be produced online which then can be fed into the MXM5 program of SATURN to do the background calculations. The final result can be displayed on screen without leaving the GIS program.
1 i STAGE V: Digitising Zone Boundaries: The Zone boundaries for a new study area can 6 1 digitised from scratch using the GIS tools. (It requires some additional software, supplied separately).,' i STAGE V: Commercial Application Development: ARCVIEW offers a powerful utility call Viewer. Once a project is developed and stored in a specified format, then it can be viewed W. indows machine with the help of Viewer, a freely distributed software. Many transport planners w1 be able to share the GIS data without the need to have the software individually. However, only th pre-built-in features can be viewed, which may be just enough in many occasions.
STAGE V1: Development of Stand Alone Extension: The code can be bundled into an Extensi (a piece of software with some specifications and data) which can be distributed commercially. V can expect some revenues from the final product. (A similar product with the above features and som other additional functions has been priced at around ú 10,000).
ADVANCED FEATURES There are endless possibilities. By establishing a GIS database, we can classify & extract the netwo according to our specific needs. For example, we can derive a subset (cordoning) of the whole network for the development of local model for'l city & we can create a motorway only network Strategic network comprising of motor-way and major roads etc., THE REQUIREM[ENTS (excluding the development of advanced features) 1. A Pentium II PC running windows 98. (Min RAM 32 MB) 2. ARCVIEW Software and Development Kit ( ú 1600 - 2000) 3. Technical books and manuals ú200 3. Manpower and Time Middle Level: 8 months (Part time) Senior Level: (Testing and Documentation1 month 6

Claims (1)

  1. CLAIM
    UNITED INTEGRATED TECHNOLOGIES LTD, claim that SATVIEW invented by SELVARADJ SIDAMBARAM will be the first software application to interface between the traffic assignment package, SATURN and windows based GIS packages.
GB0001135A 2000-01-18 2000-01-18 GIS Interface Withdrawn GB2358566A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB0001135A GB2358566A (en) 2000-01-18 2000-01-18 GIS Interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0001135A GB2358566A (en) 2000-01-18 2000-01-18 GIS Interface

Publications (2)

Publication Number Publication Date
GB0001135D0 GB0001135D0 (en) 2000-03-08
GB2358566A true GB2358566A (en) 2001-07-25

Family

ID=9883922

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0001135A Withdrawn GB2358566A (en) 2000-01-18 2000-01-18 GIS Interface

Country Status (1)

Country Link
GB (1) GB2358566A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2373979A (en) * 2001-02-06 2002-10-02 Lattice Intellectual Property Modelling effects of influences on system components and spatially displaying the results
CN105887593A (en) * 2016-04-12 2016-08-24 中交第公路勘察设计研究院有限公司 Three-dimensional guiding line selection method for road in permafrost region

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
http://majbill.vt.edu/geog/intro/gis1998/arc1.htm *
http://www.its.leeds.ac.uk/saturn/main.html *
'SATURN, Simulation and Assignment of Traffic to Urban Road Networks', Web page, URL: *
'USING ARCVIEW Geography 1004-Spring 1998, Larry Grossman, Dept. Geography, Virginia Tech.Web page *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2373979A (en) * 2001-02-06 2002-10-02 Lattice Intellectual Property Modelling effects of influences on system components and spatially displaying the results
GB2373979B (en) * 2001-02-06 2005-12-28 Lattice Intellectual Property Decision support tool
CN105887593A (en) * 2016-04-12 2016-08-24 中交第公路勘察设计研究院有限公司 Three-dimensional guiding line selection method for road in permafrost region

Also Published As

Publication number Publication date
GB0001135D0 (en) 2000-03-08

Similar Documents

Publication Publication Date Title
AU2020203136B2 (en) System and method for the generation of an adaptive user interface in a website building system
Van Westen Statistical landslide hazard analysis
KR101644418B1 (en) Visualizing relationships between data elements and graphical representations of data element attributes
Gil et al. The space syntax toolkit: Integrating depthmapX and exploratory spatial analysis workflows in QGIS
US6493732B2 (en) Method of and an apparatus for displaying version information and configuration and a computer-readable recording medium on which a version and configuration information display program is recorded
US20120079408A1 (en) Systems and methods for generating a swimlane timeline for task data visualization
US20030167278A1 (en) Interactive generation of graphical visualizations of large data structures
Trame et al. Exploring the lineage of volunteered geographic information with heat maps
WO2021174752A1 (en) Method and apparatus for visualizing ambient air quality data, device, and storage medium
CA2642727A1 (en) Attribute-based symbology through functional styles
CN101622619A (en) Be used for navigating and the method and system of the data of visual relational database and/or multi-dimensional database
CN108108194A (en) User interface edit methods and user interface editing machine
CN115840567A (en) Application editing method and related equipment
CN102542011B (en) Editing data records associated with static images
GB2358566A (en) GIS Interface
JPH10307868A (en) Commercial zone analysis information system
Siekierska Part 3: The merger of computer data and thematic mapping: Towards an electronic Atlas
CN107562807A (en) A kind of reading object that adds is to the method and device of user preference set
Rautalin et al. Estimation of tree stand characteristics through computer visualisation
US20070174792A1 (en) Graphic subselection in a computer aided design
Dopsovic et al. Sediment budget analysis system-A: SBAS-A for Arcview© application
CA2540812A1 (en) A system, a method and an apparatus for importing text data in a database
Hughes et al. An integrated software package for the analysis and display of hydrological or water resources time series data
CN112966041B (en) Data processing method, device, equipment and storage medium
CN107423996A (en) Market Simulation device and networking Market Simulation device system

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)