Standards for Linear Referencing

Size: px
Start display at page:

Download "Standards for Linear Referencing"

Transcription

1 Standards for Linear Referencing Dr. Paul Scarponcini Bentley Transportation Data Management March 3, 2004 Rapid City, South Dakota 2004 Bentley Systems, Inc.

2 Linear Referencing PROJECT project: name: value cost: value location (spatial) location: at some ( x, y ), or at lat/long positions (linear) location: Along Route 95 from milepoint 2. to milepoint 2.6

3 Linear Referencing Measuring along a line or any linear element How we measure: Linear Referencing Method (LRM)

4 ROADWAY CHARACTERISTICS PROJECT project: name: value cost: value location -pavement: value, location 2-lanes: value, location 3-shoulder: value, location 00-speed: value location BRIDGE bridge: id: value type: value location LOCATION DESIGN design speed:value,location sight distance:value,location USER DEFINED SEGMENT segment: attribute-: value attribute-2: value location TRAFFIC AADT: time, value, location CRASH crash: conditions: value fatalities: value location

5 Dilemma: PROJECT BRIDGE SEGMENT TRAFFIC ROADWAY DESIGN CRASH location location location location location location location differing Linear Referencing Methods, inside and external to the organization

6 32+00 Locations Measures C +.8 miles 2.5 miles 50 % 4 km A miles

7 Standards Can Help Electrical plugs CD, DVD, USB Bentley Systems, Inc. Bar Codes

8 Where it is happening ISO IEC International Organization for Standardization TC204 TC2 JTC International Electrotechnical Commission Joint Technical Committee OGC SC32 Sub Committee Working Group WG4 WG3 Open GIS Consortium Liaison L 2004 Bentley Systems, Inc. H2 INCITS ANSI Technical Advisory Group (TAG) InterNational Committee for Information Technology Standards American National Standards Institute

9 Current Linear Referencing Standards Activity ISO TC2 933 (Navigation and Tracking) one of many ways of defining a position Geospatial One-Stop (Transportation) incorporates 933 OGC Abstract Specification Topic 2 (Coordinate Referencing Systems) simple only profile? SAE J2266 (Location Referencing Message Specification - LRMS) ISO TC204 (Graphic Data Files - XGDF) OGC GML Bentley Systems, Inc.

10 ISO TC2 Geographic Information/Geomatics Projects 90 Reference model 920 Functional standards (Report) 903 Conceptual schema language 92 Imagery and gridded data 904 Terminology 922 Qualifications and certification of personnel (Report) 905 Conformance and testing 923 Schema for coverage geometry and functions 906 Profiles 924 Imagery and gridded data components 907 Spatial schema 925 Simple feature access 908 Temporal schema 926 Profile FACC Data Dictionary 909 Rules for applications schema 927 Geodetic codes and parameters 90 Methodology for feature cataloguing 9 Spatial referencing by coordinates 92 Spatial referencing by geographical identifiers 928 Web Map server interface 929 Imagery, gridded and coverage data framework 930 Sensor and data models for imagery and gridded data 93 Quality principles 93 Data product specifications 94 Quality evaluation procedures 932 Location based services possible standards 95 Metadata 933 Location based services tracking and navigation 96 Positioning services 934 Multimodal location based services for routing and navigation 97 Portrayal 935 Procedures for registration of geographical information items 98 Encoding 936 Geography Markup Language 99 Services 937 Generally used profiles of the spatial schema and of similar important other schemas

11 ISO TC2 933 LR_PositionExpression + meas ure : Measure +LRM LR_LinearReferenceMethod + name : CharacterString + type : Charact ers tring + units : UnitOfMeasure + offsetunits : UnitOfMeasure + positiveoffsetdirect ion : LR_Offset Direction = " right" + projec t(pt : GM_Point) : LR_PositionExpression LR_Element 0.. +offset +referencedomain +referent 0... LR_OffsetExpression + offsetreference : LR_OffsetReferenc e + offset[ 0.. ] : Measure LR_ReferenceMarker + name : CharacterString + type : CharacterString + position[0..] : GM_Point + location[0..] : LR_PositionExpression..* +datummarkers {ordered} +marker..* <<CodeList>> LR_OffsetReference + centerline + edgeoftravel + rightofway + curb + edgeofberm + sidewalkinside + sidewalkoutside <<enumeration>> LR_OffsetDirection + left + right

12 NCHRP LRS Data Model Event // Event //2 Event //N Event N/N/ Event N/N/2 Event N/N/N LRM / LRM /2 LRM /N LRM N/ LRM N/2 LRM N/N Network Network 2 Network N Datum Source A Source B Source N

13 Generalized Model for Location Referencing Developed in 998 Introduced at GIS-T 99, San Diego Published for peer review in US and International, Civil and GIS Journals: Journal of Computing in Civil Engineering, Jan 0 GeoInformatica, Mar 02 Implemented at Mn/DOT Commercial Product 2002 Pending ISO Standard (TC2 933 DIS)

14 Generalized Model Event // Event //2 Event //N Event N/N/ Event N/N/2 Event N/N/N linear elements LRM / LRM /2 Network Source A LRM /N Network 2 Datum Source B LRM N/ LRM N/2 Network N Source N LRM N/N traversal link anchor section line

15 Location Expression (LX) LX = ( LRM, LE, DX ) LX = linear expression LRM = Linear Referencing Method LE = linear element DX = distance expression

16 Locations ( HOW, WHAT, Measure ) ( LRM, Linear Element, Measure ) (MilePoint, Route: I-95, 2.5 ) (KilometerPoint, Route: I-95, 4 ) (Percentage, Link: Link 034, 50 ) (Mile Post, Route: US-40, ) (Reference Post, Route: I-95, ) (County MilePoint, Route: I-95, +.8 ) (Station, Alignment: Project 42, ) (Address, Street: Smith Rd., 55 )

17 Linear Reference Methods: a way to identify a specific location with respect to a known point Absolute Distance MilePoint MeterPoint Percentage Relative Distance MilePost ReferencePost County MilePoint Other Stationing Address

18 Linear Elements (LE) MP RP MP2 RP2 Route Min Address Street Block Max Address 0+00 Alignment Node Link Node 2 AP Anchor Section AP 2 Graphic ( x, y ) ( x n, y n )

19 Distance Expressions (DX) 4 km 50 % 2.5 miles 55 C +.8 miles A miles 32+00

20 LR_PositionExpression + measure : Measure +LRM LR_LinearReferenceMethod + name : CharacterString + type : CharacterString + units : UnitOfMeasure + offsetunits : UnitOfMeasure + positiveoffsetdirection : LR_OffsetDirection = "right" + project(pt : GM_Point) : LR_PositionExpression LR_Element 0.. +offset +referencedomain +referent 0... LR_OffsetExpression + offsetreference : LR_OffsetReference + offset[0..] : Measure LR_ReferenceMarker + name : CharacterString + type : CharacterString + position[0..] : GM_Point + location[0..] : LR_PositionExpression..* +datummarkers {ordered} +marker..* <<CodeList>> LR_OffsetReference + centerline + edgeoftravel + rightofway + curb + edgeofberm + sidewalkinside + sidewalkoutside <<enumeration>> LR_OffsetDirection + left + right start linear feature A end Position Expression = ( LRM, Linear Element, Measure )

21 LR_PositionExpression + measure : Measure +LRM LR_LinearReferenceMethod + name : CharacterString + type : CharacterString + units : UnitOfMeasure + offsetunits : UnitOfMeasure + positiveoffsetdirection : LR_OffsetDirection = "right" + project(pt : GM_Point) : LR_PositionExpression LR_Element 0.. +offset +referencedomain +referent 0... LR_OffsetExpression + offsetreference : LR_OffsetReference + offset[0..] : Measure LR_ReferenceMarker + name : CharacterString + type : CharacterString + position[0..] : GM_Point + location[0..] : LR_PositionExpression..* +datummarkers {ordered} +marker..* <<CodeList>> LR_OffsetReference + centerline + edgeoftravel + rightofway + curb + edgeofberm + sidewalkinside + sidewalkoutside <<enumeration>> LR_OffsetDirection + left + right absolute distance start linear feature A end

22 LR_PositionExpression + measure : Measure +LRM LR_LinearReferenceMethod + name : CharacterString + type : CharacterString + units : UnitOfMeasure + offsetunits : UnitOfMeasure + positiveoffsetdirection : LR_OffsetDirection = "right" + project(pt : GM_Point) : LR_PositionExpression LR_Element 0.. +offset +referencedomain +referent 0... LR_OffsetExpression + offsetreference : LR_OffsetReference + offset[0..] : Measure LR_ReferenceMarker + name : CharacterString + type : CharacterString + position[0..] : GM_Point + location[0..] : LR_PositionExpression..* +datummarkers {ordered} relative distance +marker..* <<CodeList>> LR_OffsetReference + centerline + edgeoftravel + rightofway + curb + edgeofberm + sidewalkinside + sidewalkoutside <<enumeration>> LR_OffsetDirection + left + right start linear feature referent A end

23 LR_PositionExpression + measure : Measure +LRM LR_LinearReferenceMethod + name : CharacterString + type : CharacterString + units : UnitOfMeasure + offsetunits : UnitOfMeasure + positiveoffsetdirection : LR_OffsetDirection = "right" + project(pt : GM_Point) : LR_PositionExpression LR_Element 0.. +offset +referencedomain +referent 0... LR_OffsetExpression + offsetreference : LR_OffsetReference + offset[0..] : Measure LR_ReferenceMarker + name : CharacterString + type : CharacterString + position[0..] : GM_Point + location[0..] : LR_PositionExpression..* +datummarkers {ordered} absolute distance +marker..* <<CodeList>> LR_OffsetReference + centerline + edgeoftravel + rightofway + curb + edgeofberm + sidewalkinside + sidewalkoutside <<enumeration>> LR_OffsetDirection + left + right start linear feature offset end B

24 LR_PositionExpression + measure : Measure +LRM LR_LinearReferenceMethod + name : CharacterString + type : CharacterString + units : UnitOfMeasure + offsetunits : UnitOfMeasure + positiveoffsetdirection : LR_OffsetDirection = "right" + project(pt : GM_Point) : LR_PositionExpression LR_Element 0.. +offset +referencedomain +referent 0... LR_OffsetExpression + offsetreference : LR_OffsetReference + offset[0..] : Measure LR_ReferenceMarker + name : CharacterString + type : CharacterString + position[0..] : GM_Point + location[0..] : LR_PositionExpression..* +datummarkers {ordered} absolute distance +marker..* <<CodeList>> LR_OffsetReference + centerline + edgeoftravel + rightofway + curb + edgeofberm + sidewalkinside + sidewalkoutside <<enumeration>> LR_OffsetDirection + left + right start linear feature referent offset end relative offset C

25 Summary ISO TC2 933 has progressed to Draft International Standard (DIS) ANSI L submittal of Geospatial One-Stop Work continues in OGC, TC204 and SAE TransXML has just begun For additional information: paul.scarponcini@bentley.com 2004 Bentley Systems, Inc.

ISO/IEC JTC 1 N 13141

ISO/IEC JTC 1 N 13141 ISO/IEC JTC 1 N 13141 ISO/IEC JTC 1 Information technology Secretariat: ANSI (United States) Document type: Title: Status: Business Plan Business Plan for JTC 1/SC 24, Computer Graphics, Image Processing

More information

Introduction to standardization activities for indoor navigation - IEEE MDR, ISO TC204, and ISO TC211-

Introduction to standardization activities for indoor navigation - IEEE MDR, ISO TC204, and ISO TC211- IPIN/ISC Map Subcommittee Introduction to standardization activities for indoor navigation - IEEE MDR, ISO TC204, and ISO TC211- Jan. 22, 2018 Ryan, ETRI (Electronics and Telecommunications Research Institute),

More information

ISO INTERNATIONAL STANDARD. Geographic information Locationbased services Tracking and navigation

ISO INTERNATIONAL STANDARD. Geographic information Locationbased services Tracking and navigation INTERNATIONAL STANDARD ISO 19133 First edition 2005-10-15 Geographic information Locationbased services Tracking and navigation Information géographique Services basés sur la localisation Suivi et navigation

More information

World-Wide Navigational Warning Service Sub-Committee WWNWS-5 Monaco, 1-4 October S-100 Basics Background Brief

World-Wide Navigational Warning Service Sub-Committee WWNWS-5 Monaco, 1-4 October S-100 Basics Background Brief International Hydrographic Organization World-Wide Navigational Warning Service Sub-Committee WWNWS-5 Monaco, 1-4 October 2013 S-100 Basics Background Brief Gilles Bessero 15:29 1 S-100 Basics S-100 -

More information

Geografisk information Gränssnitt för positionering (ISO 19116:2004, IDT) Geographic information Positioning services (ISO 19116:2004, IDT)

Geografisk information Gränssnitt för positionering (ISO 19116:2004, IDT) Geographic information Positioning services (ISO 19116:2004, IDT) SVENSK STANDARD Fastställd 2004-09-24 Utgåva 1 Geografisk information Gränssnitt för positionering (ISO 19116:2004, IDT) Geographic information Positioning services (ISO 19116:2004, IDT) ICS 35.020; 35.240.01;

More information

The coordinate system and vertical datum shall be noted in the drawing in the metadata.

The coordinate system and vertical datum shall be noted in the drawing in the metadata. Purpose This document is provided for informational purposes and to assure data compatibility and compliance for as-built drawings or vector data formats specifically for the 354th Civil Engineer Squadron

More information

ISO INTERNATIONAL STANDARD. Geographic information Positioning services. Information géographique Services de positionnement

ISO INTERNATIONAL STANDARD. Geographic information Positioning services. Information géographique Services de positionnement INTERNATIONAL STANDARD ISO 19116 First edition 2004-07-01 Geographic information Positioning services Information géographique Services de positionnement Reference number ISO 19116:2004(E) ISO 2004 PDF

More information

Reference number of working document: ISO/IEC JTC 1/SC 24 N 000

Reference number of working document: ISO/IEC JTC 1/SC 24 N 000 Reference number of working document: ISO/IEC JTC 1/SC 24 N 000 Date: 2014-08-00 Reference number of document: Committee identification: ISO/IEC JTC 1/SC 24/WG 6 Secretariat: Information technology Computer

More information

Project Overview Mapping Technology Assessment for Connected Vehicle Highway Network Applications

Project Overview Mapping Technology Assessment for Connected Vehicle Highway Network Applications Project Overview Mapping Technology Assessment for Connected Vehicle Highway Network Applications AASHTO GIS-T Symposium April 2012 Table Of Contents Connected Vehicle Program Goals Mapping Technology

More information

CHAPTER 7: ALIGNMENT

CHAPTER 7: ALIGNMENT QUALITY MANAGEMENT 7.1 Description CHAPTER 7: ALIGNMENT Creation of an additional alignment file and a summary of the total lane miles per lift (rounded to the nearest hundredth) for the given material

More information

STATE OF OHIO DEPARTMENT OF TRANSPORTATION SUPPLEMENT SUBMITTAL AND APPLICATION REQUIREMENTS FOR ProVAL PAVEMENT SMOOTHNESS SOFTWARE

STATE OF OHIO DEPARTMENT OF TRANSPORTATION SUPPLEMENT SUBMITTAL AND APPLICATION REQUIREMENTS FOR ProVAL PAVEMENT SMOOTHNESS SOFTWARE STATE OF OHIO DEPARTMENT OF TRANSPORTATION SUPPLEMENT 1110 SUBMITTAL AND APPLICATION REQUIREMENTS FOR ProVAL PAVEMENT SMOOTHNESS SOFTWARE April 18, 2014 1110.01 Scope 1110.02 Acquiring software 1110.03

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 10303-232 First edition 2002-06-01 Industrial automation systems and integration Product data representation and exchange Part 232: Application protocol: Technical data packaging

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Security techniques Privacy framework

ISO/IEC INTERNATIONAL STANDARD. Information technology Security techniques Privacy framework INTERNATIONAL STANDARD ISO/IEC 29100 First edition 2011-12-15 Information technology Security techniques Privacy framework Technologies de l'information Techniques de sécurité Cadre privé Reference number

More information

Extending X3D for Augmented Reality

Extending X3D for Augmented Reality Extending X3D for Augmented Reality Seventh AR Standards Group Meeting Anita Havele Executive Director, Web3D Consortium www.web3d.org anita.havele@web3d.org Nov 8, 2012 Overview X3D AR WG Update ISO SC24/SC29

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 19091 First edition 2017-03 Intelligent transport systems Cooperative ITS Using V2I and I2V communications for applications related to signalized intersections Systèmes intelligents

More information

Open Standard based Visualization Infrastructure for 3D Geospatial Information

Open Standard based Visualization Infrastructure for 3D Geospatial Information X3D Earth Open Standard based Visualization Infrastructure for 3D Geospatial Information 13 January 2008 / Web3D Korea Forum 유병현 Byounghyun Yoo Web3D Consortium Fellow MOVES (Modeling, Virtual Environment

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 14819-3 Second edition 2013-12-01 Intelligent transport systems Traffic and travel information messages via traffic message coding Part 3: Location referencing for Radio Data

More information

9 LAND SURVEYING. 9.1 General. 9.2 Administrative Requirements Standards Meetings Survey Data Provided to the Design-Builder

9 LAND SURVEYING. 9.1 General. 9.2 Administrative Requirements Standards Meetings Survey Data Provided to the Design-Builder 9 LAND SURVEYING 9.1 General The Design-Builder shall conduct all Work necessary to meet the requirements associated with land surveying, including Project and supplemental horizontal and vertical control

More information

Chapter 2 Definitions and Acronyms

Chapter 2 Definitions and Acronyms Advanced Materials and Technology Manual TABLE OF CONTENTS.0 Introduction... 1.1 Definitions... FIGURE.1 Schematic of Gridded All Passes Data and Gridded Final Coverage Data.... 4 FIGURE. Schematic of

More information

South Carolina DOT Collision Diagram Tool

South Carolina DOT Collision Diagram Tool South Carolina DOT Collision Diagram Tool Bruce Aquila Intergraph Corporation Monday October 27th, 2014 Introduction Background Purpose Goals Prior Process Challenges New Approach Benefits The Future Background

More information

IFC ALIGNMENT. Common resource for road and rail construction, bridges, tunnels First IFC extension project to address infrastructure works

IFC ALIGNMENT. Common resource for road and rail construction, bridges, tunnels First IFC extension project to address infrastructure works IFC ALIGNMENT Common resource for road and rail construction, bridges, tunnels First IFC extension project to address infrastructure works Alignment and linear referencing as common resource Alignment

More information

What makes a co-ordinate unique?

What makes a co-ordinate unique? What makes a co-ordinate unique? Richard Wylde FRICS Geodesist, ExxonMobil Slide No. 2 Co-ordinates easily allow us to express positions uniquely? Position the Rig at: 6319306.082 N 378508.277 E - UTM

More information

Digital Imaging and Communications in Medicine (DICOM) Supplement 39: Add Stored Print Media Storage - Retire Normalized Print Media Storage

Digital Imaging and Communications in Medicine (DICOM) Supplement 39: Add Stored Print Media Storage - Retire Normalized Print Media Storage Digital Imaging and Communications in Medicine (DICOM) Supplement 39: Add Stored Print Media Storage - Retire Normalized Print Media Storage DICOM Standards Committee, Working Group 300 N. 7th Street Rosslyn,

More information

CHAPTER 1: TITLE SHEET and GENERAL LAYOUT

CHAPTER 1: TITLE SHEET and GENERAL LAYOUT CHAPTER 1: TITLE SHEET and GENERAL LAYOUT AREA OF ENVIRONMENTAL SENSITIVITY It is important to show the areas of environmental sensitivity in the plan to make sure these areas are not impacted. These locations

More information

PROGRAM RP83. Drawing of perspective views. User guide. Release: Pragoprojekt a.s

PROGRAM RP83. Drawing of perspective views. User guide. Release: Pragoprojekt a.s ROADPAC 14 PROGRAM User guide Release: 25.02.2014 Pragoprojekt a.s. 1986-2014 PRAGOPROJEKT a.s., 147 54 Praha 4, K Rysance 16 1. Introduction Program DRAWING Of PERSPECTIVE VIEWS is part of ROADPAC system.

More information

GeoBIM Working in One Spatial World

GeoBIM Working in One Spatial World GeoBIM Working in One Spatial World A Keynote Address By Dana Kennish Deke Smith, FAIA Overview of GeoBIM Session We are going to take you from the management of a single space to managing an entire city

More information

Activities at SC 24 WG 9: An Overview

Activities at SC 24 WG 9: An Overview Activities at SC 24 WG 9: An Overview G E R A R D J. K I M, C O N V E N E R I S O J T C 1 S C 2 4 W G 9 Mixed and Augmented Reality (MAR) ISO SC 24 and MAR ISO-IEC JTC 1 SC 24 Have developed standards

More information

GPS Geodetic Reference System WGS 84

GPS Geodetic Reference System WGS 84 GPS Geodetic Reference System WGS 84 International Committee on GNSS Working Group D Saint Petersburg, Russia 16 September 2009 Barbara Wiley National Geospatial-Intelligence Agency United States of America

More information

Planarization & Routing Guide

Planarization & Routing Guide Metro Regional Centerlines Collaborative Planarization & Routing Guide Document: Version. Published: July 8, 25 Prepared and edited by: Matt Koukol, MRCC Project Technical Lead Ramsey County GIS Manager

More information

FOREWORD. IHO S-100 Working Group

FOREWORD. IHO S-100 Working Group IHO International Hydrographic Organization KHOA Korea Hydrographic and Oceanographic Agency MUCH MORE THAN JUST NAUTICAL CHARTS IHO UNIVERSAL HYDROGRAPHIC data MODEL This document was produced with the

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 24730-62 First edition 2013-09-01 Information technology Real time locating systems (RTLS) Part 62: High rate pulse repetition frequency Ultra Wide Band (UWB) air interface

More information

THE CURRENT STATUS AND FUTURE PLAN OF THE ISO PROJECT

THE CURRENT STATUS AND FUTURE PLAN OF THE ISO PROJECT THE CURRENT STATUS AND FUTURE PLAN OF THE ISO 19130 PROJECT Liping Di a*, Wolfgang Kresse b, Ben Kobler c a Laboratory for Advanced Information Technology and Standards (LAITS),George Mason University,

More information

Autodesk InfraWorks & Autodesk InfraWorks 360 Fundamentals Course Length: 3 days

Autodesk InfraWorks & Autodesk InfraWorks 360 Fundamentals Course Length: 3 days Autodesk InfraWorks & Autodesk InfraWorks 360 Fundamentals Course Length: 3 days Note: This guide is based on the June 2015 release of the Autodesk InfraWorks 360 software. There might be slight differences

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Automatic identification and data capture techniques Bar code master test specifications

ISO/IEC INTERNATIONAL STANDARD. Information technology Automatic identification and data capture techniques Bar code master test specifications INTERNATIONAL STANDARD ISO/IEC 15421 Second edition 2010-06-01 Information technology Automatic identification and data capture techniques Bar code master test specifications Technologies de l'information

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 24730-62 First edition 2013-09-01 Information technology Real time locating systems (RTLS) Part 62: High rate pulse repetition frequency Ultra Wide Band (UWB) air interface

More information

Central Cancer Registry Geocoding Needs

Central Cancer Registry Geocoding Needs Central Cancer Registry Geocoding Needs John P. Wilson, Daniel W. Goldberg, and Jennifer N. Swift Technical Report No. 13 Central Cancer Registry Geocoding Needs 1 Table of Contents Executive Summary...3

More information

RRR Design & Modeling with the FDOT Civil 3D State Kit

RRR Design & Modeling with the FDOT Civil 3D State Kit RRR Design & Modeling with the FDOT Civil 3D State Kit Mike Racca - CADD Applications Development Specialist Production Support Office CADD 605 Suwannee St - MS 40, Tallahassee, Florida 32399 Session Objectives:

More information

ISO/IEC TS TECHNICAL SPECIFICATION

ISO/IEC TS TECHNICAL SPECIFICATION TECHNICAL SPECIFICATION This is a preview - click here to buy the full publication ISO/IEC TS 24790 First edition 2012-08-15 Corrected version 2012-12-15 Information technology Office equipment Measurement

More information

50.24 Type, Size and Location Plans for Culverts, Bridges and Culvert Bridges

50.24 Type, Size and Location Plans for Culverts, Bridges and Culvert Bridges 50.24 Culverts, Bridges and Culvert Bridges Type, Size and Location (T, S & L) Plans shall be required for all Bridges, Culvert Bridges and Culverts of eight-foot (8') clear span or greater as follows:

More information

DIGITAL DATA SUBMISSION STANDARDS Procedures and Guidelines

DIGITAL DATA SUBMISSION STANDARDS Procedures and Guidelines DIGITAL DATA SUBMISSION STANDARDS Procedures and Guidelines 2014 Citizens Wastewater of Westfield - GIS Digital Standards Table of Contents Introduction... 3 Definitions and Terms... 3 Reference Documents...

More information

Work Type Definition and Submittal Requirements Work Type: Subsurface Utility Engineering (SUE)

Work Type Definition and Submittal Requirements Work Type: Subsurface Utility Engineering (SUE) MUST be qualified under Minnesota Department of Transportation Prequalification Program - Work Type 15.1 Subsurface Utility Engineering The first section, Work Type Definition, provides a detailed explanation

More information

Web3D Standards. X3D: Open royalty-free interoperable standard for enterprise 3D

Web3D Standards. X3D: Open royalty-free interoperable standard for enterprise 3D Web3D Standards X3D: Open royalty-free interoperable standard for enterprise 3D ISO/TC 184/SC 4 - WG 16 Meeting - Visualization of CAD data November 8, 2018 Chicago IL Anita Havele, Executive Director

More information

Suggested Traffic Signal Design Procedures Indefinite Delivery (ID) Contract Locations and Conventional Signal Contract Locations

Suggested Traffic Signal Design Procedures Indefinite Delivery (ID) Contract Locations and Conventional Signal Contract Locations Suggested Traffic Signal Design Procedures Indefinite Delivery (ID) Contract Locations and Conventional Signal Contract Locations MDOT SUGGESTED TRAFFIC SIGNAL DESIGN PROCEDURE INDEFINITE DELIVERY INSTALLATION

More information

Implementing a Wide Area High Accuracy UTC Service via eloran

Implementing a Wide Area High Accuracy UTC Service via eloran Implementing a Wide Area High Accuracy UTC Service via eloran ION PTTI, Boston, MA December 3, 2014 Dr. Gerard Offermans Overview Basis for consideration of eloran as a source of precise time, frequency,

More information

GeoBase Raw Imagery Data Product Specifications. Edition

GeoBase Raw Imagery Data Product Specifications. Edition GeoBase Raw Imagery 2005-2010 Data Product Specifications Edition 1.0 2009-10-01 Government of Canada Natural Resources Canada Centre for Topographic Information 2144 King Street West, suite 010 Sherbrooke,

More information

NJDEP GPS Data Collection Standards for GIS Data Development

NJDEP GPS Data Collection Standards for GIS Data Development NJDEP GPS Data Collection Standards for GIS Data Development Bureau of Geographic Information Systems Office of Information Resource Management April 24 th, 2017 Table of Contents 1.0 Introduction... 3

More information

ISO compliant RTLS based on Chirp Spread Spectrum

ISO compliant RTLS based on Chirp Spread Spectrum Wireless Congress 2008, Munich Systems & Applications ISO compliant TLS based on Chirp Spread Spectrum Albrecht ommel System Architect a.rommel@nanotron.com Agenda The ISO/IEC 24730 Standard The ISO/IEC

More information

Work Type Definition and Submittal Requirements 14.6 Signing Plan Design & Special Provisions. Work Type Definition

Work Type Definition and Submittal Requirements 14.6 Signing Plan Design & Special Provisions. Work Type Definition Work Type Definition Pages 1-3 detail the work type definition. In order to become pre-qualified for this work type, please see the Work Type Submittal Requirements on pages 4-6. I. Description Signing

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 24730-61 First edition 2013-08-01 Information technology Real time locating systems (RTLS) Part 61: Low rate pulse repetition frequency Ultra Wide Band (UWB) air interface

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 14819-3 Second edition 2013-12-01 Intelligent transport systems Traffic and travel information messages via traffic message coding Part 3: Location referencing for Radio Data

More information

A GI Science Perspective on Geocoding:

A GI Science Perspective on Geocoding: A GI Science Perspective on Geocoding: Accuracy, Repeatability and Implications for Geospatial Privacy Paul A Zandbergen Department of Geography University of New Mexico Geocoding as an Example of Applied

More information

Section 101. Street Design

Section 101. Street Design Section 101 Street Design This section establishes the uniform policies and procedures for the preparation of street design plans and construction requirements in the City of Irvine. It is not intended

More information

Applied Safety Science and Engineering Techniques (ASSET TM )

Applied Safety Science and Engineering Techniques (ASSET TM ) Applied Safety Science and Engineering Techniques (ASSET TM ) The Evolution of Hazard Based Safety Engineering into the Framework of a Safety Management Process Applied Safety Science and Engineering Techniques

More information

Currently 2 vacant engineer positions (1 Engineer level, 1 Managing Engineer level)

Currently 2 vacant engineer positions (1 Engineer level, 1 Managing Engineer level) INDOT Agency Factoids (System/Comm.) Number of signalized intersections- 2570 200 connected by fiber 300 connected by radio 0 connected by twisted pair 225 connected by cellular 1500 not connected to communication

More information

S-1 (2016) QUALITY MANAGEMENT SPECIAL INTELLIGENT COMPACTION (IC) METHOD REVISED 04/11/14 DO NOT REMOVE THIS. IT NEEDS TO STAY IN FOR THE CONTRACTORS.

S-1 (2016) QUALITY MANAGEMENT SPECIAL INTELLIGENT COMPACTION (IC) METHOD REVISED 04/11/14 DO NOT REMOVE THIS. IT NEEDS TO STAY IN FOR THE CONTRACTORS. S-1 (2016) QUALITY MANAGEMENT SPECIAL INTELLIGENT COMPACTION (IC) METHOD REVISED 04/11/14 DO NOT REMOVE THIS. IT NEEDS TO STAY IN FOR THE CONTRACTORS. SP2014-54.2 MnDOT 2105, 2106, 2211, 2215, 2331, 2353,

More information

Research. Maria Masten, P.E and Gordy Bruhn MnDOT Concrete Engineering Unit CPAM Concrete Paving Workshop March 9, 2017

Research. Maria Masten, P.E and Gordy Bruhn MnDOT Concrete Engineering Unit CPAM Concrete Paving Workshop March 9, 2017 MnDOT Update on Full Depth Repairs Research Maria Masten, P.E and Gordy Bruhn MnDOT Concrete Engineering Unit CPAM Concrete Paving Workshop March 9, 2017 What did we try? Epoxy dip and stick Epoxy double

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 10303-109 First edition 2004-12-01 Industrial automation systems and integration Product data representation and exchange Part 109: Integrated application resource: Kinematic

More information

GPS: The Basics. Darrell R. Dean, Jr. Civil and Environmental Engineering West Virginia University. Expected Learning Outcomes for GPS

GPS: The Basics. Darrell R. Dean, Jr. Civil and Environmental Engineering West Virginia University. Expected Learning Outcomes for GPS GPS: The Basics Darrell R. Dean, Jr. Civil and Environmental Engineering West Virginia University Expected Learning Outcomes for GPS Explain the acronym GPS Name 3 important tdt dates in history of GPS

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD IEC 61993-2 First edition 2001-12 Maritime navigation and radiocommunication equipment and systems Automatic identification systems (AIS) Part 2: Class A shipborne equipment of the

More information

DEVELOPMENT PLAN CHECKLIST

DEVELOPMENT PLAN CHECKLIST Project Identification Information: DEVELOPMENT PLAN CHECKLIST 1.0 GENERAL 1.1 Additional information as required by specific Land Use 1.2 All sheets to include sheet number ( of ) 1.3 Seal and signature

More information

Plan Preparation Checklist

Plan Preparation Checklist Appendix D Plan Preparation Checklist It is the responsibility of the Designer to complete and submit this checklist along with all required drawings for OUC (EFP) Review. All drawings submitted for OUC

More information

i-models Kansas City Revit Users Group September, 2013

i-models Kansas City Revit Users Group September, 2013 i-models Kansas City Revit Users Group September, 2013 Agenda i-model Definition Creation of i-models from Revit Reading an i-model Bentley Users collaborating with Revit Users Bentley View free Bentley

More information

GIS-Based Plan and Profile Mapping

GIS-Based Plan and Profile Mapping GIS-Based Plan and Profile Mapping ESRI International User Conference 2010 July 12-16, 2010 Maik Flanagin U.S. Army Corps of Engineers, MVN New Orleans, Louisiana maik.c.flanagin@usace.army.mil Sam Falchook

More information

Standards Update January 2016

Standards Update January 2016 Standards Update January 2016 ANSI Committee for Graphic Arts Technologies Standards (CGATS) Standards Published CGATS meets jointly twice a year with the USTAG and the Idealliance Print Properties Committee

More information

NATIONAL RADIO SYSTEMS COMMITTEE

NATIONAL RADIO SYSTEMS COMMITTEE NRSC REPORT NATIONAL RADIO SYSTEMS COMMITTEE NRSC-R208 Characteristics of Location-based Services Transmissions Using Local Radio January 6, 2015 NAB: 1771 N Street, N.W. CEA: 1919 South Eads Street Washington,

More information

Standards based data specification framework for the Foundation Spatial Data Framework (FSDF)

Standards based data specification framework for the Foundation Spatial Data Framework (FSDF) LAND AND WATER FLAGSHIP Standards based data specification framework for the Foundation Spatial Data Framework (FSDF) Locate 15 Brisbane 10-12 March 2015 Paul Box, Bruce Simons, Simon J D Cox, & Jonathan

More information

WGISS-42 USGS Agency Report

WGISS-42 USGS Agency Report WGISS-42 USGS Agency Report U.S. Department of the Interior U.S. Geological Survey Kristi Kline USGS EROS Center Major Activities Landsat Archive/Distribution Changes Land Change Monitoring, Assessment,

More information

ISO INTERNATIONAL STANDARD. Technical product documentation Digital product definition data practices

ISO INTERNATIONAL STANDARD. Technical product documentation Digital product definition data practices INTERNATIONAL STANDARD ISO 16792 First edition 2006-12-15 Technical product documentation Digital product definition data practices Documentation technique de produits Données de définition d'un produit

More information

City of Beaumont. Public Works Engineering. Street Improvement Plan Checklist REV 4/18/16

City of Beaumont. Public Works Engineering. Street Improvement Plan Checklist REV 4/18/16 City of Beaumont Public Works Engineering Project Name: TR: Project No.: Date: Street Improvement Plan Checklist Chk A. All Sheets 1. 24" x 36" 2. Signed by the engineer-of-work 3. Marked with the contact

More information

ISO/IEC TS TECHNICAL SPECIFICATION. Information technology Office equipment Test charts and methods for measuring monochrome printer resolution

ISO/IEC TS TECHNICAL SPECIFICATION. Information technology Office equipment Test charts and methods for measuring monochrome printer resolution TECHNICAL SPECIFICATION ISO/IEC TS 29112 First edition 2012-08-01 Information technology Office equipment Test charts and methods for measuring monochrome printer resolution Technologies de l'information

More information

This is a preview - click here to buy the full publication

This is a preview - click here to buy the full publication TECHNICAL REPORT IEC/TR 62794 Edition 1.0 2012-11 colour inside Industrial-process measurement, control and automation Reference model for representation of production facilities (digital factory) INTERNATIONAL

More information

Straight Line Diagram. Lawrence 37. January 2010

Straight Line Diagram. Lawrence 37. January 2010 Straight Line Diagram Lawrence 37 January 2010 This document was produced by the Pennsylvania Department of Transportation (PENNDOT) as an internal management tool for State maintained highways and is

More information

Street Acceptance Guidelines

Street Acceptance Guidelines Street Acceptance Guidelines Fairfax County Guidelines Flowcharts and Examples October 1, 2009 Table of Contents: Procedural Guidelines Overall Procedure... 2 Contact Information... 2 Initial Street Acceptance

More information

ISO INTERNATIONAL STANDARD. Graphic technology Prepress digital data exchange Tag image file format for image technology (TIFF/IT)

ISO INTERNATIONAL STANDARD. Graphic technology Prepress digital data exchange Tag image file format for image technology (TIFF/IT) INTERNATIONAL STANDARD ISO 12639 Second edition 2004-05-15 Graphic technology Prepress digital data exchange Tag image file format for image technology (TIFF/IT) Technologie graphique Échange de données

More information

Florida's Turnpike Enterprise Roadway Phase III (90%) & Phase IV (100%) Check List Per FDM and TDH Part 3

Florida's Turnpike Enterprise Roadway Phase III (90%) & Phase IV (100%) Check List Per FDM and TDH Part 3 Notes to Reviewers Section 301 Design Exceptions, Variation, and Technical Memorandums Special directives date and source Key Sheet Section 302 Location Map w/ location of project on map All applicable

More information

Graphic technology Prepress data exchange Preparation and visualization of RGB images to be used in RGB-based graphics arts workflows

Graphic technology Prepress data exchange Preparation and visualization of RGB images to be used in RGB-based graphics arts workflows Provläsningsexemplar / Preview INTERNATIONAL STANDARD ISO 16760 First edition 2014-12-15 Graphic technology Prepress data exchange Preparation and visualization of RGB images to be used in RGB-based graphics

More information

SPECIAL PUBLIC NOTICE

SPECIAL PUBLIC NOTICE SPECIAL PUBLIC NOTICE Draft Map and Drawing Standards for the South Pacific Division Regulatory Program August 6, 2012 Corps contacts: Sacramento District: Michael Finan (916) 557-5324 (Michael.C.Finan@usace.army.mil)

More information

State Road A1A North Bridge over ICWW Bridge

State Road A1A North Bridge over ICWW Bridge Final Report State Road A1A North Bridge over ICWW Bridge Draft Design Traffic Technical Memorandum Contract Number: C-9H13 TWO 5 - Financial Project ID 249911-2-22-01 March 2016 Prepared for: Florida

More information

Chapter 23. Signing and Pavement Marking Plans

Chapter 23. Signing and Pavement Marking Plans Chapter 23 Signing and Pavement Marking Plans 23.1 General... 23-3 23.2 Key Sheet... 23-4 23.3 Signature Sheet... 23-4 23.4 Tabulation of Quantities and Pay Item Notes... 23-4 23.4.1 Standard Notes...

More information

Suveying Lectures for CE 498

Suveying Lectures for CE 498 Suveying Lectures for CE 498 SURVEYING CLASSIFICATIONS Surveying work can be classified as follows: 1- Preliminary Surveying In this surveying the detailed data are collected by determining its locations

More information

CHAPTER 14: TRAFFIC SIGNAL STANDARDS Introduction and Goals Administration Standards Standard Attachments 14.

CHAPTER 14: TRAFFIC SIGNAL STANDARDS Introduction and Goals Administration Standards Standard Attachments 14. 14.00 Introduction and Goals 14.01 Administration 14.02 Standards 14.03 Standard Attachments 14.1 14.00 INTRODUCTION AND GOALS The purpose of this chapter is to outline the City s review process for traffic

More information

CONCEPT REVIEW GUIDELINES

CONCEPT REVIEW GUIDELINES Department of Planning & Community Development @ Jefferson Station 1526 E. Forrest Avenue Suite 100 East Point, GA 30344 404.270.7212 (Phone) 404.765.2784 (Fax) www.eastpointcity.org CONCEPT REVIEW GUIDELINES

More information

Tutorial Guide to AutoCAD 2014

Tutorial Guide to AutoCAD 2014 Tutorial Guide to AutoCAD 2014 2D Drawing, 3D Modeling Shawna Lockhart SDC P U B L I C AT I O N S For Microsoft Windows Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites

More information

A Distributed Virtual Reality Prototype for Real Time GPS Data

A Distributed Virtual Reality Prototype for Real Time GPS Data A Distributed Virtual Reality Prototype for Real Time GPS Data Roy Ladner 1, Larry Klos 2, Mahdi Abdelguerfi 2, Golden G. Richard, III 2, Beige Liu 2, Kevin Shaw 1 1 Naval Research Laboratory, Stennis

More information

Tutorial Guide to AutoCAD 2013

Tutorial Guide to AutoCAD 2013 Tutorial Guide to AutoCAD 2013 2D Drawing, 3D Modeling Shawna Lockhart SDC P U B L I C AT I O N S Schroff Development Corporation For Microsoft Windows Better Textbooks. Lower Prices. www.sdcpublications.com

More information

Moving to Model-Based Design

Moving to Model-Based Design Infrastructure Solutions White Paper Moving to Model-Based Design Choosing Between 2D and 3D Do you really have to choose between 2D and 3D? The answer is no, but it is important to know why. Over the

More information

GNSS & Coordinate Systems

GNSS & Coordinate Systems GNSS & Coordinate Systems Matthew McAdam, Marcelo Santos University of New Brunswick, Department of Geodesy and Geomatics Engineering, Fredericton, NB May 29, 2012 Santos, 2004 msantos@unb.ca 1 GNSS GNSS

More information

Video Requirements for Web-based Virtual Environments using Extensible 3D (X3D) Graphics

Video Requirements for Web-based Virtual Environments using Extensible 3D (X3D) Graphics Video Requirements for Web-based Virtual Environments using Extensible 3D (X3D) Graphics Don Brutzman and Mathias Kolsch Web3D Consortium Naval Postgraduate School, Monterey California USA brutzman@nps.edu

More information

Autodesk InfraWorks Fundamentals

Autodesk InfraWorks Fundamentals Autodesk InfraWorks Fundamentals Course Length: 2 days The Autodesk InfraWorks Fundamentals training course is designed for civil engineers, planners, architects, and others using the Autodesk InfraWorks,

More information

ISO/IEC TR TECHNICAL REPORT. Information technology Biometrics tutorial. Technologies de l'information Tutoriel biométrique

ISO/IEC TR TECHNICAL REPORT. Information technology Biometrics tutorial. Technologies de l'information Tutoriel biométrique TECHNICAL REPORT ISO/IEC TR 24741 First edition 2007-09-15 Information technology Biometrics tutorial Technologies de l'information Tutoriel biométrique Reference number ISO/IEC 2007 Contents Page Foreword...

More information

Tutorial Guide to AutoCAD 2015

Tutorial Guide to AutoCAD 2015 Tutorial Guide to AutoCAD 2015 2D Drawing, 3D Modeling Shawna Lockhart SDC P U B L I C AT I O N S For Microsoft Windows Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org)

More information

Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management

Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management Ramachandran Balakrishna Daniel Morgan Qi Yang Howard Slavin Caliper Corporation 4 th TRB Conference

More information

Number Object Category Attribute Name Explanation Examples Further comments

Number Object Category Attribute Name Explanation Examples Further comments 1 STORY 2 GRID 3 COLUMN 2 Story Elevation Absolute elevation for story (the name "story" is prefered over "level", as level is used in e.g. Revit Typically, our elevations for a project are all relative

More information

Roadside Range Sensors for Intersection Decision Support

Roadside Range Sensors for Intersection Decision Support Roadside Range Sensors for Intersection Decision Support Arvind Menon, Alec Gorjestani, Craig Shankwitz and Max Donath, Member, IEEE Abstract The Intelligent Transportation Institute at the University

More information

Digital Photography Standards

Digital Photography Standards Digital Photography Standards An Overview of Digital Camera Standards Development in ISO/TC42/WG18 Dr. Hani Muammar UK Expert to ISO/TC42 (Photography) WG18 International Standards Bodies International

More information

Innovative mobility data collection tools for sustainable planning

Innovative mobility data collection tools for sustainable planning Innovative mobility data collection tools for sustainable planning Dr. Maria Morfoulaki Center for Research and Technology Hellas (CERTH)/ Hellenic Institute of Transport (HIT) marmor@certh.gr Data requested

More information

Benefits and Impacts to Nautical Charting by Adopting a New Reference Frame. Dr. Neil Weston Office of Coast Survey, NOAA

Benefits and Impacts to Nautical Charting by Adopting a New Reference Frame. Dr. Neil Weston Office of Coast Survey, NOAA Benefits and Impacts to Nautical Charting by Adopting a New Reference Frame Dr. Neil Weston Office of Coast Survey, NOAA Motivation for this study NOAA s National Geodetic Survey New geometric reference

More information

BASIC TERMS OF ROAD GEOMETRY

BASIC TERMS OF ROAD GEOMETRY BASIC TERMS OF ROAD GEOMETRY Contour line = a line, which connects terrain points of the same elevation Contour line interval (equidistance) = elevation difference between contour lines Line of maximum

More information

DIVISION PAVEMENT MARKINGS AND MARKERS

DIVISION PAVEMENT MARKINGS AND MARKERS DIVISION 61 66 PAVEMENT MARKINGS AND MARKERS 66.01 SCOPE: The purpose of these specifications is to describe the minimum requirements of the City of Chesapeake for pavement markings and shall be in addition

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 14649-13 First edition 2013-03-01 Automation systems and integration Physical device control Data model for computerized numerical controllers Part 13: Process data for wire

More information