The TOPNL Data Model

Size: px
Start display at page:

Download "The TOPNL Data Model"

Transcription

1 NICO J. BAKKER Topografische Dienst Kadaster Bendienplein SM Emmen, The Netherlands nbakker@tdkadaster.nl The TOPNL Data Model DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE

2 Framework for Description and Comparison of Data Models Background Information General Description Use of Standards (ISO, OGC, other) Data Model Description Data Classification Object Identity Complex Objects and Relationships between Objects Portrayal Data Modelling Tools Wider Context Spatial Data Infrastructure Costs and Benefits

3 Current Production vectorfiles and maps Reconaissance Aerial photogr. Photogrammetrie Vectordata Dgn, dxf, Arc/Info, NEN1878 TOP10vector generalisation TOP50vector generalisation TOP100vector TOP250vector Generalisation Visualisations Maps kaarte Rasterdata generalisation TOP500vector

4 Datatypes Vector Database Updates VPFdatabase VMAP TOPXXvector TOPXXvector dxf dxf TOPXXvector TOPXXvector e00),shape e00),shape TOPXXvector TOPXXvector NEN1878 NEN1878 TOPXXvector TOPXXvector DGN DGN Conversion TOPXXvector DGN DGN Visualisatio n (MapPublisher) VPF-conversion GeoMedia/Dynamo Generalisation kaarten TOPXXvector TOPXXvector DGN DGN RasterXX (Geo)TIFF Military maps smaller scales RasterDatabase Civile maps Special mil maps Special civ maps

5 ctortopvector files e v 0 1 TOP or TOP50vect TOP100vector TOP250vector TOP50 0vecto r 4 pt 4 pt 2 pt 2 pt 5 pt 5 pt 5 pt 5 pt

6 1: : Topographic maps 1: : :

7 Background Information Name of the Data Model: TOP10NL Designed in 2002, definite model 2004 Introduced in second half 2006 Responsible: Topografische Dienst Kadaster

8 Development TP10NL in co-operation with Research Institutes Centre for Geo-Information (CGI/Wageningen University): A.K. Bregt and colleagues: Userdemands ITC: M.J. Kraak/ R.Knippers: Datamodeling TU Delft (TUD): P. van Oosterom en colleagues: implementation in prototype L. Heres AVV/RWS Adviser

9 General Description Topographic mapping General reference for NSDI Follows ISO standards No topology used Objects are stored as point, lines and areas Objects are stored as 2D, Model can support 3D Data are stored in a continuous data base for the Dutch territory Non-spatial data: attributes can be added tot the objects. Processes are not possible

10 Use of Standards (ISO, OGC, other) Metadata ISO Dutch Standard NEN based on ISO and OGC standards OGC : GML 3.1

11 Standards used for design data model Dutch Data model NEN 3610:1995 nl Terreinmodel Vastgoed Actualisering NEN 3610 Basic scheme for Geo-information 2005

12 Data Model Description The data model is described in a UML model GML application schema is used UGAS tool is used for deriving GML schema from UML model Multiple Resolution Model is planned for second half 2006

13 New NEN Basic Scheme for Geo Information Prerequisites: Based on International Standards (ISO, OGC) Backwards compatible with old NEN3610 Should be a base for the exchange of all geo-data in the Netherlands (Top-Down approach) Extensible

14 Advantages of a nationwide base model + Shared definitions + One shared temporal model for all data in the Netherlands - To keep everybody happy almost all attributes are optional and definitions very vague + A published base model is a good starting point for sector models

15 NEN3610 specifications Nationwide unique identifiers Temporal model useful for change only updates Fully described in UML GML Application Schema is automatically derived from the UML model. The model is not complete by itself; it is a starting point for sectors that should make a Sector Model One base class GeoObject and about a dozen subclasses.

16 IMKICH Base model and sector models OGC International standard ISO 191XX NEN3610 National standard Exchange IMRO IMWA RWS TOP10NL IM.. Sector specific Organisation specific

17 'General Feature Model' <<metaclass>> GF_Operation 1 +supertype 1 0..* <<metaclass>> GF_FeatureType 0..* 1..* <<Abstract>> GF_PropertyType Generalization -subtype +carrierofcharacteristics +memberof +observesvaluesof 0..* 0..* +triggeredbyvaluesof 0..* Specialization <<metaclass>> GF_AttributeType 0..* 0..* <<Abstract>> GF_Constraint 0..* +characterize constrainedby GF_InheritanceRelation 0..* <<metaclass>> GF_AssociationType +linkbetween 0..* +constrainedby +characterizedby 0..* 1..* <<metaclass>> GF_AssociationRole +DependsOn 0..* GF_AggregationType GF_SpatialAssociationType GF_TemporalAssociationType To facilitate international interchange, the Basic Scheme for Geoinformation was drawn up in accordance with the rules set down in ISO The 'General Feature Model' defined in this standard is the metamodel for the Basic Scheme for Geoinformation +affectsvaluesof AttributeOfAttribute

18 Basic Scheme for Geo-information <<FeatureType>> GeoObject +geoobject 0..* 0..* +rechtenopobject <<FeatureType>> Rechten +rechtstype : Rechtstype [0..1] +rechtenvansubject 0..* 0..* +subject <<FeatureType>> Subject <<FeatureType>> NatuurlijkPersoon <<FeatureType>> NietNatuurlijkPersoon <<FeatureType>> RegistratiefGebied <<FeatureType>> FunctioneelGebied <<FeatureType>> GeografischGebied <<FeatureType>> PlanologischGebied <<FeatureType>> Terrein <<FeatureType>> Water <<FeatureType>> Weg <<FeatureType>> Spoorbaan <<FeatureType>> Leiding <<FeatureType>> Meting <<FeatureType>> Inrichtingselement <<FeatureType>> Gebouw <<FeatureType>> Waterkering <<FeatureType>> Kunstwerk High-level view of the Basic Scheme for Geo-information with the GeoFeature superclass and the fourteen geographic feature basic classes and their relationships

19 NEN3610 base class: GeoObject Unique nationwide Identifier Temporal attributes can be used for incremental updates Almost all attributes are optional

20 TOP10NL the complete model

21 The TOP10NL Model Top level model (NEN3610) is a generic model shared by all data providers in the Netherlands Every feature type is modeled as a subclass of a national model Roads is one of the many classes. All TOP10NL objects are extensions of existing classes in NEN3610

22 Automatic Translation of UML model UML Application UML Schema model (XMI) Guidelines ShapeChange (Java, program) Servlet) Encoding Rules Configuration (XML) GML Application Schema (XML Schema)

23 Part of xsd schema TOP10NL

24 Part of NEN3610 xsd schema <?xml version="1.0" encoding="utf-8"?> - <schema xmlns=" xmlns:gml=" xmlns:nen3610=" xmlns:scxml=" xmlns:smxml=" xmlns:xlink=" elementformdefault="qualified" targetnamespace=" version="1.0"> <import namespace=" schemalocation="base/feature.xsd" /> <element name="adres" type="nen3610:adrespropertytype" /> <element name="begintijd" type="datetime" /> <element name="bestemmingsfunctie" type="gml:codetype" /> <element name="bouwvergunning" type="gml:codetype" /> <element name="eindtijd" type="datetime" /> <element name="functiegebouw" type="gml:codetype" /> <element name="gebouwvoorpand" type="nen3610:gebouwpropertytype" /> <element name="gemeentecode" type="string" /> <element name="gemeentenaam" type="string" /> <element name="gemeente" type="nen3610:gemeentepropertytype" /> <element name="geoobject" type="nen3610:geoobjectpropertytype" /> <element name="huisletter" type="string" /> <element name="huisnummer" type="string" /> <element name="huisnummertoevoeging" type="string" /> <element name="identificatie" type="string" /> <element name="land" type="string" /> <element name="ligtboven" type="nen3610:geoobjectpropertytype" /> <element name="ligtonder" type="nen3610:geoobjectpropertytype" /> <element name="locatienaam" type="string" /> <element name="locatie" type="nen3610:locatiepropertytype" /> <element name="locatieomschrijving" type="string" /> <element name="materiaalgebouw" type="gml:codetype" /> <element name="materiaalinrichtingselement" type="gml:codetype" /> <element name="materiaalkunstwerk" type="gml:codetype" /> <element name="materiaalleiding" type="gml:codetype" />

25 TOP10NL object in GML <gml:featurecollection xmlns:top10nl=" xmlns:nen3610=" xmlns:gml=" xmlns:xlink=" xmlns:xsi=" xsi:schemalocation=" top10nl.xsd base/gml.xsd"> <gml:description>testversie voor top10nl</gml:description> <gml:boundedby> - <gml:envelope srsname="urn:opengis:crs:epsg::28992"> <gml:pos> </gml:pos> <gml:pos> </gml:pos> </gml:envelope> </gml:boundedby> - <gml:featuremembers> - <top10nl:wegdeel> <gml:metadataproperty xlink:type="simple" xlink:href="metadata.xml#top " /> <top10nl:naam xml:lang="nl">rijksweg A-12</top10nl:naam> <nen3610:objectid>top10:400001</nen3610:objectid> <nen3610:objectbegintijd> t13:24:10+02:00</nen3610:objectbegintijd> <nen3610:versiebegintijd> t02:08:42+02:00</nen3610:versiebegintijd> <top10nl:status>in gebruik</top10nl:status> <top10nl:typeweg>autosnelweg</top10nl:typeweg> <top10nl:typeinfrastructuur>verbinding</top10nl:typeinfrastructuur> <top10nl:hoofdverkeersgebruik codespace=" <top10nl:verhardingsbreedteklasse codespace=" 7meter</top10nl:verhardingsbreedteklasse> <top10nl:verhardingsbreedte uom="#m">20.9</top10nl:verhardingsbreedte> <top10nl:verhardingstype codespace=" <top10nl:hoogteniveau>0</top10nl:hoogteniveau> <top10nl:a-wegnummer>a12</top10nl:a-wegnummer> <top10nl:e-wegnummer>e25</top10nl:e-wegnummer> <top10nl:e-wegnummer>e30</top10nl:e-wegnummer> - <top10nl:hartlijn> - <gml:linestring srsname="urn:opengis:crs:epsg::28992"> <gml:poslist srsdimension="2"> </gml:posList> </gml:linestring> </top10nl:hartlijn> - <top10nl:wegvlak> - <gml:polygon srsname="urn:opengis:crs:epsg::28992"> - <gml:outerboundaryis> - <gml:linearring> <gml:poslist srsdimension="2"> </gml:posList> </gml:linearring> </gml:outerboundaryis> </gml:polygon> </top10nl:wegvlak> <top10nl:brontype>gbkn</top10nl:brontype> <top10nl:bronbeschrijving>hello</top10nl:bronbeschrijving> <top10nl:bronactualiteit> </top10nl:bronactualiteit> <top10nl:bronnauwkeurigheid uom="m">0.1</top10nl:bronnauwkeurigheid> <top10nl:dimensie>2d</top10nl:dimensie> </top10nl:wegdeel> </gml:featuremembers> </gml:featurecollection>

26 Data Classification Conceptual model has been defined. TOP10NL is specialization of the Dutch standard NEN Object Catalogue is stored in Excel and Access For relation TOP10NL and INSPIRE see next slide There is no provision for multi-lingual classification We have a provisional schema translation to FACC and ATKIS (not completed Access db). Translations from FACC tot EGM and ERM are available.

27 NEN3610 Object classes Road Water Railroad Terrain Building Construction Specific terrain element Dyke Cables underground Registrational Area (province, municipality boundary) Geographic Area areas with vague boundaries (like the Lake District or the Alps ) Functional Area Planning Area Measurement

28 Object Classes TOP10NL Road Railroad Water Terrain Building Specific terrain element Relief Registrational area Geographic area Functional area

29 TOP10NL object classes Geografic area Registrational area Functional area Water Terrain TOP10NL Specific terrain element Building Road Railway

30 Relation to INSPIRE Themes INSPIRE Themes Annex 1 Coordinate reference systems Geographical names Geographical grid systems Administrative units Transport networks Hydrography / water catchments Protected sites Annex 2 Elevation Addresses Cadastral parcels Land cover Ortho-imagery Geology covered by TOP10NL (or partly) yes yes no yes yes partly no partly no no partly no no

31 INSPIRE themes covered by TOP10NL Annex 3 Statistical units Buildings Soil Land use and land use plans Human health and safety Government service Environmental monitoring facilities Production and industrial facilities Agricultural and aquaculture facilities Population distribution Area management/restriction/regulation zones & reporting units Natural risk zones Atmospheric conditions Meteorological spatial features Oceanic spatial features Sea regions Bio-geographical regions Habitats and biotopes Species distribution Energy resources Mineral resources partly partly no no no no no no no no no no no no no no no no no no no

32 Object Identity Objects are defined by : - identification - geometry - description - temporal data - meta data TOP10NL Identification: NL.TOP10NL Objects can be found if you know the number, but there is no system in the numbering. A number once used will never be given out again

33 Unique objects (GIS)

34 What is an object? Objecttype : Terrain Landuse : meadow Objecttype : Building Function : fire tower Hight : 30 meters Status : not in use

35 Objects above each other Objecttype : Waterpart Watertype : Watercourse Hight level : -1 Objecttype : Waterpart Watertype : Watercourse Hight level : 0 Objecttype : road segment Roadtype : main road Hight level : 0

36 Objects in TOP10NL with attributes object type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy forest object type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy water tramdepot factory object type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy object type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy grass church object type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy farm object type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy brid ge object 4598 type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy mill object type sfdhjk naam dkien functie ekmdi begindatum ldiye einddatum mnduy

37 Object characteristics Basic object Identifying characteristic descriptive characteristics Geometric characteristics Temporal characteristics Meta characteristics

38 Object characteristics: road part Attribute (Attribuut) Domain (Domein) Cardinality (Multipliciteit) Optionally (Optionaliteit) Type (Type) Connection (Verbinding) Single Mandatory Crossing (Kruising) Area (Vlak) Road type (Wegtype) Highway (Autosnelweg) Single Mandatory Main road (Hoofdweg) Regional road (Regionale weg) Local road (Lokale weg) Street (Straat) Other road (Overige weg)

39 Characteristics of TOP10NL Designing the data-model and its structure the following user requirements were taken into account: Object-oriented data-model with unique ID s, Structured attributes with the possibility to add new attributes, Based on international standards (ISO, OGC), Change-only data instead of complete update delivery, Availability of object life cycle information, Meta data on object level, Distinction between Digital Landscape Model and Digital Cartographic Model, Seamless database, Integration TOP10vector (roads as polygon) and TOP10roads (roads as centre-line), Prepared for automatic generalisation and scale less database, Linkage with user data-models (e.g. environment, water) and user datasets.

40 Identify result

41 Object example Geometry Unique Object ID Meta data reference Object History Object life cycles Object Version Attributes

42 Multiple geometry in one object Integration TOP10NL, TOP10roads point area line

43 Selection from road object: road area or centre line A. Road areas B. Road centre lines

44 In detail A. road polygons B. Road centre lines

45 NEN3610 temporal model Four temporal attributes for version management and incremental updates. objectbegintime and objectendtime indicate the lifetime of an object. If an attribute changes a new version is shipped with a new versionbegintime. An object is deleted by shipping it with a non null objectendtime. Two temporal attributes for when the object changed in the real world: begintime and endtime

46 Meta-information at object level building Attribuut Value TOP10_ID SOURCE_REF DIMENSION 2D TDN_CODE 1000 SOURCE_TYPE interpreted aerial photograph SOURCE_DESCRIPTION Orthogonal aerial ph.; flight hight 3800 m; scale 1:18,000 SOURCE_ACTUALITY 2001 SOURCE_ACCURACY 5 meter

47 Meta-information at Dataset level Metadata (MD_Metadata) ISO-ID Obligation Data type root entity which defines metadata about a resource or resources file identifier 2 O Text metadata file TOP10NL language 3 Code nl characterset 4 Code 007 In accordance to ISO parentidentifier 5 O Text hierarchylevel 6 M Code 005 hierarchylevelname 7 O Text dataset TOP10NL datestamp 9 M Date metadatastandardname 10 O Text ISO19115 point of contact 29 M individual Name 375 M Text organisation Name 376 M Text Topografische Dienst position Name 377 O Text Research & Development Division contact Info 378 O phone 388 O voice 408 O Text facsimile 409 O Text address 389 O delivery point 381 O Text Bendienplein 5 city 382 O Text Emmen postal Code 384 O Text 7815 SM country 385 O Text NL electronic Mail Address 386 O on-line resource 390 O linkage 397 M URL

48 Lifecycle of objects What happens with a modified object depends on the size of modification. At 'small' modifications an object gets a new version date. At 'large' modifications the original object terminates and a new object is erected with a new TOP10_ID and a starting date. Then the original object is considered as disappeared, and gets an end date. Whenever a modification is 'small' or 'large', is subjective. For that reason rules have been defined, to judge to what extent object modifications leads up to a new version date or new TOP10_ID. Depending on the kind of modification certain rules are applied. Small changes of the geometry won t cause a change of object ID. When an attribute has changed, in the most cases only the version date is changed.

49 Aggregation and splitting of objects Aggregation of objects Splitting rule

50 Changing geometry Change of geometry of objects Change of geometry within buffer

51 Updating New production software for Updating objects

52 Workflow terrain information ESPA 3D interpretation Rastermodel Aerial Photo s PEN PC Reconnaissance Work model Check & Correction

53 Production process Produce orthophoto s Delivery Terrain Reconnais sance e.g. Water boards Process External Sources Planning Control Managing tasks Manage Model Workset Update & lifecycle rules constraints TOP10NL Core GBKN buildings delivery TOP10NL Process External Data GML SHAPE DWG

54 Extended functionalities and interface upon ArcGIS 9.1

55

56 New punch tool for updating objects For efficient updating of the objects special functionality is developed in ArcGIS 9. A function called punching helps to resolve creating new objects and the splitting and merging of existing objects when an update activity takes place. In the next 4 sheets the successive steps are shown. The first shows the existing objects and the contours of a new road (in green). The second shows the digitised polygon of the new road, above the existing terrain polygons. The third sheet shows the punch functionality is running and creates new objects and splits the underlying objects in smaller ones. The fourth sheet shows the new situation.

57 Contours of a new road (1)

58 New road, above the existing terrain polygons(2)

59 Punch tool is running and creates new objects (3)

60 The new situation (4)

61 Complex Objects and Relationships between Objects Complex objects are not directly but indirectly defined in the data model Examples: a road exist of many road segment. For composing a road with a certain road name or road number: search for the attribute street name with a certain name in certain area Different layers on the top of the basic terrain data ( roads, water, terrain (and a separate layer of buildings) are defined as functional area, registrative area, geographical area. Selections of underlying objects can only be made in an GIS application Object referencing: Attributes or attribute values can be added tot the object classes One of the principles: keep the model simple; complex objects are defined in applications and sql questions in GIS software

62 Portrayal There are no standards applied for presentation, but TDK delivers a own style sheet for presentation which is a look-a-like of the current topographical map scale 1:25,000. For some GIS software presentations files are made, ArcGIS, and GeoMedia. For web based presentation SLD will be produced On the other hand users are free to choose there own presentation, depending of the purpose and the combination with there own data See some examples

63 Visualisatie met ArcGIS 9.2 (β) (1. random read)

64 Visualisation with ArcGIS 9.2 (2. Define symbology)

65 Visualisation with ArcGIS (3.symbol linked to object)

66 No special visualization

67 Visualisation as Topographical map 1:25.000

68 Selection important watercourses

69 Selection centre lines of roads

70 Automatic text placement TOP10NL

71 Flexibel visualisation

72 Visualization detail

73 Wider Context TOP10NL Data Model is a part of the Dutch Basic Scheme for Geo- Information NEN The Basic scheme covers more sectors like Planning, Water, Historical geo information and so on. TOP10NL was the first

74 TOP10NL in GML3.1 supported by FME / SAFE Safe Software Adds Comprehensive Support for TOP10NL (TOP10GML) to FME Vancouver, B.C. March 2, 2006 Safe Software is pleased to announce that its industry leading spatial data translation product, FME, now supports reading and writing of TOP10NL, the Dutch standard format for sharing GIS data across multiple platforms. TOP10NL is based on GML 3.1 and employs a multiple-geometries-perfeature data model. Because few commercial GIS applications can support this directly, Safe Software has developed a set of data model transformations that allow six different commercial systems to import and export TOP10GML using FME; additional configurations for other vendor systems could easily be added. The configurations were developed for Autodesk AutoCAD DWG/EED, Bentley MicroStation GeoGraphics, ESRI Geodatabase, Intergraph GeoMedia, MapInfo TAB, and Oracle Spatial, and can be downloaded from the fmepedia, a Safe Software-sponsored wiki or community website for FME users, at

75 Spatial Data Infrastructure The Netherlands is developing an infrastructure for Spatial and Non- Spatial Data (Basic Registrations) TOP10NL will be the first level that will serve as geographical base for the spatial data at the scale 1:10,000 and smaller. Later on it is expected that Large scale data (1:1000 / 2000) will follow (5 years?), because large scale data are not harmonized enough to satisfy the requirements of a basic registration (Large Scale Basic Map: GBKN)

76 Basic registrations (SDI + adminstrative registers) BRI Basisregistratie Income LUD Wages Contracts BRK Basis Registratie Cadastre Spatial objects IOR BRT Topography Small scale <=1:10,000 BSN KR Car registration BSN Persoon Natuurlijk persoon RNI Registratie Niet Ingezetenen BSN FIN GBA NHR population Register Admini Commercial stration enterprises AON BSN BSN FIN BIN AON GBKN Large scale Base map DINO Subsoil mapping FIN AON BGR buildings BRA Adresses First 6 registrations (2010) Next three INA Following three

77 Costs and Benefits See 10 advantages of TOP10NL Also needed in connection with the Basic Registrations Principles of the Basic Registrations: Collect once, use many times Obligatory use for governmental organizations One government portal for civilians

78 Marketingresearch Limitations current data sets More complex analyses needed Coupling data sets needed Faster delivery of data Internet applications Geographic Core data set (Dutch standard) Technological developments Faster hardware More advanced GIS software More data available Internet developments Standardization (ISO / Open GIS)

79 Development TOP10NL Communication 2004 Use Launch TOP10NL 2006 Built object-editor TOP10NL 2005 Conversion TOP10vector > TOP10NL Built conversion software 2003 Design Oracle9i database structure 2002 Producing Pilot en Demo CD / Website 2001 Development Datamodel 2000 First development and marketingresearch Ideas

80 Thank you for your attention

DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE. EXPERIENCES FROM IDEA TO DELIVERING DATASETS TOP10NL

DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE. EXPERIENCES FROM IDEA TO DELIVERING DATASETS TOP10NL DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE. EXPERIENCES FROM IDEA TO DELIVERING DATASETS TOP10NL NICO J. BAKKER Topografische Dienst Kadaster Bendienplein 5 7815 SM Emmen, The Netherlands nbakker@tdkadaster.nl

More information

Introduction to INSPIRE. Network Services

Introduction to INSPIRE. Network Services Introduction to INSPIRE. Network Services European Commission Joint Research Centre Institute for Environment and Sustainability Digital Earth and Reference Data Unit www.jrc.ec.europa.eu Serving society

More information

INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev

INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation The European data puzzle 24

More information

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business Compass INSPIRE Services White Paper 2010 Compass INSPIRE Services Compass Informatics Limited Block 8, Blackrock Business Park, Carysfort Avenue, Blackrock, County Dublin, Ireland Contact Us: +353 1 2104580

More information

INSPIRE & Environment Data in the EU

INSPIRE & Environment Data in the EU INSPIRE & Environment Data in the EU Andrea Perego Research Data infrastructures for Environmental related Societal Challenges Workshop @ pre-rda P6 Workshops, Paris 22 September 2015 INSPIRE in a nutshell

More information

How to Create a European INSPIRE Compliant Data Specification. Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway)

How to Create a European INSPIRE Compliant Data Specification. Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway) How to Create a European INSPIRE Compliant Data Specification Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway) ESDIN Key Goals Further the ambition of the European Commission to create a European

More information

UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN)

UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN) Workshop about extensions of INSPIRE data specifications 20-21 June 2017 UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN) UN-GGIM General presentation UN-GGIM(United Nations

More information

Using the constrained tgap for generalisation of IMGeo to Top10NL model

Using the constrained tgap for generalisation of IMGeo to Top10NL model Using the constrained tgap for generalisation of IMGeo to Top10NL model Arjen Hofman 1, Arta Dilo 2, Peter van Oosterom 2, Nicole Borkens 3 1 Logica Nederland B.V., Geo ICT Public Sector, Laan van Zuid

More information

Sub-national dimensions of INSPIRE

Sub-national dimensions of INSPIRE www.eurogeographics.org CONNECTING YOU TO THE Sub-national dimensions of INSPIRE SDIs in the evolving EU society Dave Lovell, Secretary General and Executive Director 24 June 2013 Copyright 2013 EuroGeographics

More information

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri Introduction to Geodatabase and Spatial Management in ArcGIS Craig Gillgrass Esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? - What can I do with it? Query Layers

More information

Using ESRI data in Autodesk ISD Products

Using ESRI data in Autodesk ISD Products GI13-3 Using ESRI data in Autodesk ISD Products 1.5 hr. Class 02-Dec-03 3:30pm - 5:00pm Session Description: We will focus on using data in a variety of ESRI formats within the Autodesk GIS product line,

More information

UPDATING OF VECTOR DATABASES AT THE INSTITUT CARTOGRAFIC DE CATALUNYA

UPDATING OF VECTOR DATABASES AT THE INSTITUT CARTOGRAFIC DE CATALUNYA ISPRS Archive Vol. XXXVIII, Part 4-8-2-W9, "Core Spatial Databases - Updating, Maintenance and Services - from Theory to Practice", Haifa, Israel, 2010 UPDATING OF VECTOR DATABASES AT THE INSTITUT CARTOGRAFIC

More information

INSPIRE in a nutshell, and overview of the European Union Location Framework

INSPIRE in a nutshell, and overview of the European Union Location Framework INSPIRE in a nutshell, and overview of the European Union Location Framework Francesco Pignatelli European Commission, DG JRC 10 th European Congress and Exhibition on Intelligent Transport Systems and

More information

Framework specification, logical architecture, physical architecture, requirements, use cases.

Framework specification, logical architecture, physical architecture, requirements, use cases. Title: A5.2-D3 3.3.1 Alignment Editor Specification Editor(s)/Organisation(s): Thorsten Reitz (Fraunhofer IGD) Contributing Authors: Thorsten Reitz (Fraunhofer IGD), Marian de Vries (TUD) References: A1.8-D4

More information

Using Autodesk Map Capabilities in Autodesk Civil 3D

Using Autodesk Map Capabilities in Autodesk Civil 3D 11/30/2005-1:00 pm - 2:30 pm Room:Swan 2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Using Autodesk Map Capabilities in Autodesk Civil 3D Neil Brooker - Autodesk CV33-3 This class

More information

Harmony in geo-semantics

Harmony in geo-semantics Harmony in geo-semantics harmonising semantics for SDI Paul Janssen: Geonovum, Netherlands INSPIRE conference Denmark - 2014 Jantien Stoter: J.E.Stoter@tudelft.nl Linda van den Brink: l.vandenbrink@geonovum.n

More information

GIS Basics for Urban Studies

GIS Basics for Urban Studies GIS Basics for Urban Studies Date: March 21, 2018 Contacts: Mehdi Aminipouri, Graduate Peer GIS Faciliator, SFU Library (maminipo@sfu.ca) Keshav Mukunda, GIS & Map Librarian Librarian for Geography (kmukunda@sfu.ca)

More information

Marine and Coastal Data Services in the Cloud. Richard Rombouts - Snowflake Software Ltd. & Keiran Millard SeaZone Solutions Ltd.

Marine and Coastal Data Services in the Cloud. Richard Rombouts - Snowflake Software Ltd. & Keiran Millard SeaZone Solutions Ltd. Marine and Coastal Data Services in the Cloud Richard Rombouts - Snowflake Software Ltd. & Keiran Millard SeaZone Solutions Ltd. Marine Geospatial Data Inspired Marine Data? SeaZone HydroSpatial Global

More information

Detailed analysis + Integration plan

Detailed analysis + Integration plan Outline Integration methodology Detailed analysis + Integration plan Conclusions 2 Outline Integration methodology Detailed analysis + Integration plan Conclusions 3 EULF-ISA Integration: methodology Phase

More information

LSGI 521: Principles of GIS. Lecture 5: Spatial Data Management in GIS. Dr. Bo Wu

LSGI 521: Principles of GIS. Lecture 5: Spatial Data Management in GIS. Dr. Bo Wu Lecture 5: Spatial Data Management in GIS Dr. Bo Wu lsbowu@polyu.edu.hk Department of Land Surveying & Geo-Informatics The Hong Kong Polytechnic University Contents 1. Learning outcomes 2. From files to

More information

Bosnia Herzegovina: Geological Resources Digitization of Hardcopy Maps and Data Catalogue Simon Neal Dr. Emlyn Hagen

Bosnia Herzegovina: Geological Resources Digitization of Hardcopy Maps and Data Catalogue Simon Neal Dr. Emlyn Hagen Bosnia Herzegovina: Geological Resources Digitization of Hardcopy Maps and Data Catalogue 1 CLASSIFIED 27.07.2011 Simon Neal Dr. Emlyn Hagen Goal Gather available data for exploration in BiH Convert hardcopy

More information

Feature Enhancements by Release

Feature Enhancements by Release Autodesk Map Feature Enhancements by Release This document highlights the feature enhancements that have occurred with each release of Autodesk Map software from Release 4 (2000i) through the current 2004

More information

v SMS 11.1 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives

v SMS 11.1 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives v. 11.1 SMS 11.1 Tutorial GIS Objectives This tutorial demonstrates how you can read in GIS data, visualize it, and convert it into SMS coverage data that could be used to build a numeric model. We will

More information

Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data.

Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data. Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data. Bart van den Berg (1,2), Bart Hulshof (1), Theo Tijssen (2) en Peter van Oosterom (2) (1) Shell/NAM,

More information

Interoperability & Metadata

Interoperability & Metadata Interoperability & Metadata David Danko Project Leader ISO 19115 ISO 19139 Editor ISO 19115-2 ddanko@esri.com Be able to: Interoperability the ability of two or more systems or components to exchange information

More information

Emergency Response through Collaborative Crisis Management

Emergency Response through Collaborative Crisis Management Emergency Response through Collaborative Crisis Management Bojan Cestnik Temida d.o.o. Ljubljana Slovenia Artur Rocha INESC Porto Porto Portugal Martin Endig IFF Magdeburg Germany 30.3.2005 1 Contents

More information

INSPIRE status report

INSPIRE status report INSPIRE Team INSPIRE Status report 29/10/2010 Page 1 of 7 INSPIRE status report Table of contents 1 INTRODUCTION... 1 2 INSPIRE STATUS... 2 2.1 BACKGROUND AND RATIONAL... 2 2.2 STAKEHOLDER PARTICIPATION...

More information

Challenges in Geospatial Data Harmonisation:

Challenges in Geospatial Data Harmonisation: Challenges in Geospatial Data Harmonisation: Examples and Approaches from the HUMBOLDT project AGILE Workshop 2009 Astrid Fichtinger, Eva Klien, Christine Giger Overview The HUMBOLDT Project Data harmonisation

More information

Addressing the needs of INSPIRE: The Challenges of improving Interoperability within the European Union

Addressing the needs of INSPIRE: The Challenges of improving Interoperability within the European Union Addressing the needs of INSPIRE: The Challenges of improving Interoperability within the European Union Andrew Coote Facilitator, Addresses Thematic Working Group andrew.coote@consultingwhere.com Disclaimer

More information

The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain

The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain Alicia González Jiménez (agjimenez@fomento.es) Instituto Geográfico Nacional

More information

International Organization for Standardization Technical Committee 211 (ISO/TC211)

International Organization for Standardization Technical Committee 211 (ISO/TC211) Esri Support for Geospatial Standards: Open Geospatial Consortium (OGC) International Organization for Standardization Technical Committee 211 (ISO/TC211) An Esri White Paper April 2015 Copyright 2015

More information

Singapore. Mr Soh Kheng Peng. Singapore Land Authority

Singapore. Mr Soh Kheng Peng. Singapore Land Authority Country Report 2006 (Based on the PCGIAP-Data Integration Template 2006) Singapore Country/state: Name of contact person: Affiliation, Organization: Function, Position: Address: Email address: Tel, Fax

More information

The cadastral data and standards based on XML in Poland

The cadastral data and standards based on XML in Poland The cadastral data and standards based on XML in Poland Jarosław Bydłosz, Piotr Parzych AGH University of Science and Technology Cracow, Poland 1 XML XML Extensible Markup Language Extensible Markup Language

More information

May 2013 Oracle Spatial and Graph User Conference

May 2013 Oracle Spatial and Graph User Conference May 2013 Oracle Spatial and Graph User Conference May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA Paul Calhoun & Vince Smith GIS Systems Analyst City Of Virginia Beach

More information

The GIS Spatial Data Model

The GIS Spatial Data Model The GIS Spatial Data Model Introduction: Spatial data are what drive a GIS. Every piece of functionality that makes a GIS separate from another analytical environment is rooted in the spatially explicit

More information

Leveraging OGC Standards on ArcGIS Server

Leveraging OGC Standards on ArcGIS Server Leveraging OGC Standards on ArcGIS Server Satish Sankaran Interoperability and Standards Team James Michel III ESRI Intel Team ArcGIS Server Complete Interoperable Server-Based GIS Desktop Explorer Web

More information

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations,

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, readings, and hands on GIS lab exercises. Following the last

More information

Landslide Damage on Chemin de Fer de la Mure near Grenoble,

Landslide Damage on Chemin de Fer de la Mure near Grenoble, Contents 1 What is the INSPIRE directive, and why is it important?... 3 1.1 What is the aim of this document?... 4 1.2 Who will this document be useful to?... 4 2 An overview of INSPIRE specifications...

More information

Esri Support for Geospatial Standards

Esri Support for Geospatial Standards APRIL 2017 ArcGIS Is Open and Interoperable Esri Support for Geospatial Standards Copyright 2017 Esri All rights reserved. Printed in the United States of America. The information contained in this document

More information

An introduction and overview of Geography Markup Language

An introduction and overview of Geography Markup Language An introduction and overview of Geography Markup Language Lecturer: Dr Dan Cornford d.cornford@aston.ac.uk http://wiki.aston.ac.uk/dancornford CS3210, Geographic Information Systems, Aston University,

More information

Geographic Information Fundamentals Overview

Geographic Information Fundamentals Overview CEN TC 287 Date: 1998-07 CR 287002:1998 CEN TC 287 Secretariat: AFNOR Geographic Information Fundamentals Overview Geoinformation Übersicht Information géographique Vue d'ensemble ICS: Descriptors: Document

More information

INSPIRE Data Specifications What s new? What s next?

INSPIRE Data Specifications What s new? What s next? INSPIRE Data Specifications What s new? What s next? Michael Lutz INSPIRE Conference 25 th June 2013, Firenze www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation What s new?

More information

IHO S-100 Framework. The Essence. WP / Task: Date: Author: hansc/dga Version: 0.6. Document name: IHO S-100 Framework-The Essence

IHO S-100 Framework. The Essence. WP / Task: Date: Author: hansc/dga Version: 0.6. Document name: IHO S-100 Framework-The Essence WP / Task: 4.4.1. Date: 2015-09-25 Author: hansc/dga Version: 0.6 Document name: IHO S-100 Framework-The Essence IHO S-100 Framework Version 0.6 The Essence Document information More recent versions of

More information

Company Profile. Language independence for the entire system, which has been recently implemented, makes the software suitable for global deployment.

Company Profile. Language independence for the entire system, which has been recently implemented, makes the software suitable for global deployment. Company Profile Barthauer Software GmbH is a mediumsized company that has been operating in the German-speaking regions of Europe for over 25 years. More than 1,700 customers are now using Barthauer software.

More information

The Geographic Names Register of the National Land Survey of Finland

The Geographic Names Register of the National Land Survey of Finland 7 June 2002 English only Eighth United Nations Conference on the Standardization of Geographical Names Berlin, 27 August-5 September 2002 Item 12 (d) of the provisional agenda * Toponymic data files: automated

More information

5 MANAGING AND MODELLING OF 3D SPATIAL OBJECTS FOR URBAN ENVIROMENT

5 MANAGING AND MODELLING OF 3D SPATIAL OBJECTS FOR URBAN ENVIROMENT 86 Advances toward 3D GIS 5 MANAGING AND MODELLING OF 3D SPATIAL OBJECTS FOR URBAN ENVIROMENT Siti Nur Awanis Mohamad Zulkifli Alias Abdul Rahman Department of Geoinformatics, Faculty of Geoinformation

More information

v1.0 Session: Database creation (theory) Pier-Giorgio Zaccheddu

v1.0 Session: Database creation (theory) Pier-Giorgio Zaccheddu Session: Database creation (theory) v1.0 Pier-Giorgio Zaccheddu Federal Agency for Cartography and Geodesy (BKG) Richard-Strauss-Allee 11 60598 Frankfurt am Main Tel.: +49 69 6333 305 Fax: +49 69 6333

More information

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook ECP-2007-GEO-317001 OneGeology-Europe Annex 1: Cookbook for creating multilingual metadata records using the OneGeology-Europe Metadata system (MIcKA) Authors: Lucie Kondrová, Robert Tomas, Štěpán Kafka

More information

v SMS 12.1 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives

v SMS 12.1 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives v. 12.1 SMS 12.1 Tutorial Objectives This tutorial demonstrates how to read in data, visualize it, and convert it into SMS coverage data that could be used to build a numeric model. This tutorial will

More information

European Location Framework (ELF) acting as a facilitator implementing INSPIRE

European Location Framework (ELF) acting as a facilitator implementing INSPIRE www.eurogeographics.org European Location Framework (ELF) acting as a facilitator implementing INSPIRE Saulius Urbanas, Mick Cory (EuroGeographics) 29 October 2016 Copyright 2013 EuroGeographics EuroGeographics

More information

Manitowoc County, WI Advanced Access GIS Viewer User Documentation

Manitowoc County, WI Advanced Access GIS Viewer User Documentation Manitowoc County, WI Advanced Access GIS Viewer User Documentation Introduction Extensive time was put into developing this website both from a display, and from a printing and scaling perspective. This

More information

Kane County GIS-Technologies Management Solutions. DGN to SDE and Back Again

Kane County GIS-Technologies Management Solutions. DGN to SDE and Back Again Kane County Management Solutions nicoskithomas@co.kane.il.us 1 In the Beginning DGN Kane County, Illinois Supervisor of Assessments Bears Win Superbowl XX Intergraph IGDS Software Graphic Workstations

More information

Metadata of geographic information

Metadata of geographic information Metadata of geographic information Kai Koistinen Management of environmental data and information 4.10.2017 Topics Metadata of geographic information What is metadata? Metadata standards and recommendations

More information

ENGRG 59910: Introduction to GIS

ENGRG 59910: Introduction to GIS ENGRG 59910: Introduction to GIS Lecture 05: GIS and Databases Basics Acknowledgment: Michael Piasecki Where are we now? Basic geographic concepts Introduction to GIS, coordinate system, projection, datum

More information

Setting up the Ihlet Social Cadastre

Setting up the Ihlet Social Cadastre Setting up the Ihlet Social Cadastre Ihlet KHT Dr. Attila Molnár, GI consultant Bela Jarolics Rome, Italy TOPICS Goal of the project Architecture Database Solution Standards, communication Metadata Security

More information

CONSTRUCTION OF THE 3DTOP10 INTEGRATION OF COUNTRYWIDE PLANIMETRIC DATA AND LASERALTIMETRY DATA TO SUPPORT 3D-VISUALISATION AND ANALYSES

CONSTRUCTION OF THE 3DTOP10 INTEGRATION OF COUNTRYWIDE PLANIMETRIC DATA AND LASERALTIMETRY DATA TO SUPPORT 3D-VISUALISATION AND ANALYSES CONSTRUCTION OF THE 3DTOP10 INTEGRATION OF COUNTRYWIDE PLANIMETRIC DATA AND LASERALTIMETRY DATA TO SUPPORT 3D-VISUALISATION AND ANALYSES Merlijn SIMONSE*, Edward VERBREE*, Paul van ASPEREN**, Jan-Willem

More information

Guidelines for the encoding of spatial data

Guidelines for the encoding of spatial data INSPIRE Infrastructure for Spatial Information in Europe Guidelines for the encoding of spatial data Title D2.7: Guidelines for the encoding of spatial data, Version 3.1 Creator INSPIRE Drafting Team "Data

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure What is Bentley Descartes? Image Processing Raster Geo-Referencing Advanced raster transformation (warping,

More information

Towards Automating Spatial Data Quality Evaluation in the Finnish National Topographic Database

Towards Automating Spatial Data Quality Evaluation in the Finnish National Topographic Database Towards Automating Spatial Data Quality Evaluation in the Finnish National Topographic Database SDQ 2018: International Workshop on Spatial Data Quality Wednesday 7th February 2018 Nils Mesterton and Riikka

More information

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK)

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) INSPIRE: The ESRI Vision Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) Overview Who are we? Introduction to ESRI Inc. and ESRI(UK) Presenters ArcGIS The ESRI Solution to

More information

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Class #2 Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Role of a Data Model Levels of Data Model Abstraction GIS as Digital

More information

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows Hans Viehmann Product Manager EMEA ORACLE Corporation November 23, 2017 @SpatialHannes Safe Harbor Statement The following is intended

More information

SDI Tecnological Components and Standards

SDI Tecnological Components and Standards SDI Tecnological Components and Standards Salvador Bayarri sbayarri@gmail.com World Bank Consultant Contents The SDI architecture model Software components: the SDI stack Basic services Metadata SDI access

More information

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN OVERVIEW National point clouds Airborne laser scanning in the Netherlands Quality control Developments in lidar

More information

Visualization/dissemination of 3D Cadastral Information

Visualization/dissemination of 3D Cadastral Information Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Visualization/dissemination of 3D Cadastral Information 9-5-2018 Barbara Cemellini, Rod Thompson, Marian de Vries, Peter van Oosterom

More information

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GeoMedia Smart Client enables the entire organization to access and utilize rich geospatial data in their business processes. It delivers an

More information

A Geospatial Database for Vietnam, Lao and Cambodia

A Geospatial Database for Vietnam, Lao and Cambodia A Geospatial Database for Vietnam, Lao and Cambodia Tho Cac NGUYEN and Lien DANG, Vietnam Key words: geospatial database, Base map Database, Vietnam, Laos and Cambodia, etc. SUMMARY Recently, number of

More information

Publishing WWII aerial photographs in geographical and library information systems

Publishing WWII aerial photographs in geographical and library information systems Elisabeth Verhelst *, Liesbeth Missel *, Bas Vanmeulebrouk **, Frans. I. Rip *** Publishing WWII aerial photographs in geographical and library information systems Keywords: WWII; aerial photography; geo

More information

ArcGIS 9.2 Works as a Complete System

ArcGIS 9.2 Works as a Complete System ArcGIS 9.2 Works as a Complete System A New Way to Manage and Disseminate Geographic Knowledge Author/Serve/Use Maps Data Models Globes Metadata Use Desktop Explorer Web Map Viewer Mobile Open APIs Enterprise

More information

v SMS 12.2 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives

v SMS 12.2 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives v. 12.2 SMS 12.2 Tutorial Objectives This tutorial demonstrates how to read in data, visualize it, and convert it into SMS coverage data that could be used to build a numeric model. This tutorial will

More information

Geodatabase over Taita Hills, Kenya

Geodatabase over Taita Hills, Kenya Geodatabase over Taita Hills, Kenya Anna Broberg & Antero Keskinen Abstract This article introduces the basics of geographical information systems (GIS) and explains how the Taita Hills project can benefit

More information

Features and Benefits

Features and Benefits AutoCAD Map 3D 2010 Features and Benefits AutoCAD Map 3D software is a leading engineering solution for creating and managing spatial data. Using open-source Feature Data Object (FDO) technology, AutoCAD

More information

Egyptian Survey Authority Geographic Information Management System (ESA GIM)

Egyptian Survey Authority Geographic Information Management System (ESA GIM) Egyptian Survey Authority Geographic Information Management System (ESA GIM) Sohail El ABD and Kholoud SAAD, Egypt Key words: GIS, theme, etc. SUMMARY ESA can be regarded as the backbone for supplying

More information

Generalization at the Institut Cartogràfic i Geològic de Catalunya. Blanca Baella, Maria Pla, Julià Talaya December 2015

Generalization at the Institut Cartogràfic i Geològic de Catalunya. Blanca Baella, Maria Pla, Julià Talaya December 2015 Generalization at the Institut Cartogràfic i Geològic de Catalunya Blanca Baella, Maria Pla, Julià Talaya December 2015 2 Content Current ICGC generalization workflows: Products Data models Current tasks

More information

INTEGRATED HIERARCHICAL METADATA PROPOSAL: SERIES, LAYER, ENTITY AND ATTRIBUTE METADATA

INTEGRATED HIERARCHICAL METADATA PROPOSAL: SERIES, LAYER, ENTITY AND ATTRIBUTE METADATA INTEGRATED HIERARCHICAL METADATA PROPOSAL: SERIES, LAYER, ENTITY AND ATTRIBUTE METADATA Alaitz Zabala 1 and Joan Masó 2 1 Departament de Geografia, Universitat Autònoma de Barcelona, UAB. a.zabala@miramon.uab.es

More information

Testing tools to create INSPIRE gml data: lesson learned. Florence Couvreur

Testing tools to create INSPIRE gml data: lesson learned. Florence Couvreur Testing tools to create INSPIRE gml data: lesson learned Florence Couvreur Agenda Testing tools to create INSPIRE 1. Background 2. Testing turnkey solution 3. Testing Home-made solution 4. Testing ETL

More information

Facilities Management Data Input, Editing and Management. Adrien Litton

Facilities Management Data Input, Editing and Management. Adrien Litton Facilities Management Data Input, Editing and Management Adrien Litton Overview What is FM in GIS? Data input Data editing Data management Supporting the Real Property Life-Cycle GIS Integrates the Facility

More information

This guide will tell you all you need to know about the new Front Desk application which can be found on the main Peoria County GIS website.

This guide will tell you all you need to know about the new Front Desk application which can be found on the main Peoria County GIS website. New Front Desk Quick Guide, 2014 At a First Glance This guide will tell you all you need to know about the new Front Desk application which can be found on the main Peoria County GIS website. When you

More information

Esri Support for Geospatial Standards: OGC and ISO/TC211. An Esri White Paper May 2015

Esri Support for Geospatial Standards: OGC and ISO/TC211. An Esri White Paper May 2015 Esri Support for Geospatial Standards: OGC and ISO/TC211 An Esri White Paper May 2015 Copyright 2015 Esri All rights reserved. Printed in the United States of America. The information contained in this

More information

Guidelines for the encoding of spatial data

Guidelines for the encoding of spatial data INSPIRE Infrastructure for Spatial Information in Europe Guidelines for the encoding of spatial data Title Status Creator Date 2012-06-15 Subject Publisher Type Description Contributor Format Source Rights

More information

Interactive Maps Purpose: Login to the System: Interactive Maps ONTINUE AGREE

Interactive Maps Purpose: Login to the System: Interactive Maps ONTINUE AGREE Interactive Maps Purpose: The purpose of this application is to provide the facility to the citizen to navigate to a Property through an On-line Free Web Application in real time. The application uses

More information

Basic Principles of MedWIS - WISE interoperability

Basic Principles of MedWIS - WISE interoperability Co-ordination committee seminar of the national focal points Basic Principles of MedWIS - WISE interoperability Eduardo García ADASA Sistemas Nice - France Agenda WISE vs MedWIS WISE WISE DS WISE vs WISE

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Agenda Why would you need Bentley Descartes? What is Bentley Descartes? Advanced Point Cloud Workflows Advanced Terrain

More information

SEIS. (Shared Environmental Information System) From concept to information services

SEIS. (Shared Environmental Information System) From concept to information services SEIS (Shared Environmental Information System) From concept to information services Stefan Jensen EEA supported by Sheila Cryan and Jon Maidens GSDI 11, Rotterdam 19.6.2009 What is SEIS is about... Sharing

More information

Module 10 Data-action models

Module 10 Data-action models Introduction Geo-Information Science Practical Manual Module 10 Data-action models 10. INTRODUCTION 10-1 DESIGNING A DATA-ACTION MODEL 10-2 REPETITION EXERCISES 10-6 10. Introduction Until now you have

More information

CityGML Experience: From Validation to Database Management. Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO

CityGML Experience: From Validation to Database Management. Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO Experience: From Validation to Database Management Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO Outline : WOG 3D National Topographic Mapping Project Validation Process Management of Data in DBMS

More information

Designing and Using Basemaps. Jennifer Hughey

Designing and Using Basemaps. Jennifer Hughey Designing and Using Basemaps Jennifer Hughey Agenda The ArcGIS System Basemaps are a key component of your system Cartographic design considerations Using basemap layers in ArcMap Best practices for designing

More information

History in Spatial Databases

History in Spatial Databases History in Spatial Databases Henri J.G.L. Aalders Delft University of Technology, Department of Geodesy, the Netherlands Katholieke University Leuven, Faculty of Applied Sciences, Belgium Phone: 00-31-15-278

More information

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 Imprint Published by: ICPDR International Commission for the Protection of the Danube River ICPDR 2016 Contact ICPDR Secretariat Vienna

More information

3D Validation of CityGML

3D Validation of CityGML 3D Validation of CityGML Hugo Ledoux GIS technology group 10 March 2009 CityGML Information model for exchange and storage of 3D city models Based on GML (thus XML-based) Now an international standard

More information

Whitepaper. Reading Map 3D Object Data with FME. Overview. FME and Spatial Data Interoperability. Spatial ETL Tools

Whitepaper. Reading Map 3D Object Data with FME. Overview. FME and Spatial Data Interoperability. Spatial ETL Tools Whitepaper Reading Map 3D Object Data with FME Overview A key challenge for users of spatial data is interoperability. Even for a committed user of AutoCAD Map 3D, there are likely to be occasional needs

More information

Autodesk Utility Design and Your GIS

Autodesk Utility Design and Your GIS UT4523-P Autodesk Utility Design and Your GIS Prashant Srivastav Quality Assurance Lead, Utilities Co Speakers: Jeff Saunders, Carsten Hess The Power Track Utility Design Power Track at a glance... and

More information

Lecture 2: GIS Data Sources, Data Types and Representation. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 2: GIS Data Sources, Data Types and Representation. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 2: GIS Data Sources, Data Types and Representation GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Geographic Data in GIS Can be obtained from various sources in different

More information

AIXM, WXXM, FIXM the power of a unified approach. Ian Painter ATM Lead Snowflake Software

AIXM, WXXM, FIXM the power of a unified approach. Ian Painter ATM Lead Snowflake Software AIXM, WXXM, FIXM the power of a unified approach Ian Painter ATM Lead Snowflake Software Conceptualizing the real world FIXM Flight Plan Conceptual Model FIXM Flight Plan Logical Model Flight Plan Physical

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION SPÉCIFICATION TECHNIQUE TECHNISCHE SPEZIFIKATION CEN ISO/TS 19139 November 2009 ICS 35.240.70 English Version Geographic information - Metadata - XML schema implementation (ISO/TS

More information

Validation experience

Validation experience Validation experience Paloma Abad Head of SDI Department SDI Workshop 26-06-2018 INSPIRE KEN INSPIRE KEN, june 2018 1 Points 1. Introduction 2. Interoperability 3. Geoportal Thematic Viewer 4. Conclusions

More information

Peoria County Front Desk Map Application

Peoria County Front Desk Map Application Peoria County Front Desk Map Application Quick Guide, 2017 At a First Glance This guide will tell users all they need to know about the Peoria County Front Desk application which can be found on the Peoria

More information

Part 1: Content model

Part 1: Content model Provläsningsexemplar / Preview TECHNICAL SPECIFICATION ISO/TS 19163-1 First edition 2016-01-15 Geographic information Content components and encoding rules for imagery and gridded data Part 1: Content

More information

Schema transformations in mass data harmonization process. Yohann Ly 8/9 Octobre 2013 Marne la Vallée

Schema transformations in mass data harmonization process. Yohann Ly 8/9 Octobre 2013 Marne la Vallée Schema transformations in mass data harmonization process Yohann Ly 8/9 Octobre 2013 Marne la Vallée Mass data harmonization process Problematic : Multiple data providers Multiple storage format Multiple

More information

New Jersey Statewide Transportation Data Model. Mark Gulbinsky November 5, 2004 NJDOT

New Jersey Statewide Transportation Data Model. Mark Gulbinsky November 5, 2004 NJDOT Statewide Transportation Data Model Mark Gulbinsky November 5, 2004 NJDOT Presenter Mark Gulbinsky NJDOT BIMTP/GIS Unit Mark.Gulbinsky@dot.state.nj.us 609-530-3097 Statewide Transportation Data Models

More information