SlideShare a Scribd company logo
Open Land Use Map
and
Smart Points of Interest
Tomáš Mildorf, Otakar Čerba, Dmitrii Kožuch
University of West Bohemia, Help Service Remote Sensing
Czech Republic
INSPIRE Conference 2016
Open Land Use Map (OLU)
• Harmonisation and integration of
heterogeneous land use and land cover data
• Reusing the INSPIRE land use data
specifications → transformation into a common
INSPIRE compliant data model
• Mapping different classifications → HILUCS
• Uniform visualisation
• Using linked data
INSPIRE Conference 2016
• Corine Land Cover 2006
• Urban Atlas
• Czech cadastre
• Land Parcel Identification System – LPIS
• Spatial plans
• Other sources
Different
level of
detail
Different
geometry
Open Land Use Map
INSPIRE Conference 2016
INSPIRE Conference 2016
Methodology of data integration
Mapping different classifications
INSPIRE Conference 2016
Urban Atlas HILUCS
Existing Open Land Use Maps
INSPIRE Conference 2016
Czech Republic Flanders
Latvia
Slovakia
Existing Open Land Use Maps
INSPIRE Conference 2016
Austria (in cooperation with Danube Reference Data and Services Infrastructure)
Data access
INSPIRE Conference 2016
• OGC services – WMS, WFS
• Data download in Shapefile format
Links
• Czech Republic http://sdi4apps.eu/open_land_use/
• Latvia http://sdi4apps.eu/open_land_use_lv/
• Slovakia http://sdi4apps.eu/open_land_use_sk/
INSPIRE Conference 2016
Smart Points of Interest (SPOI)
●
POI: a specific point location that someone may find
useful or interesting
●
SPOI domain: tourism and related spheres
(transport, logistics, advertising...)
●
Smart: Links to other data and information
●
Open and seamless data set of POIs as a “data fuel”
for development tourism applications and services
Essential attributes of SPOI
●
Many heterogeneous input data
●
Complicated data harmonization process
●
Based on standards, semantic description and Linked
data
●
Seamless data (no borders)
●
Published on map portal and SPARQL endpoint
●
Open Database License (ODbL)
Data resources & harmonization
Belluno data (SHP)
Change character coding
Change coordinate system
QGIS
Filtering attributes
Text modification
LibreOffice Calc
Data (CSV)
Classification
Metadata
Links
Transformation to SPOI data model
Smart Points of Interest (RDF)
BASH script
GeoNames.org (ZIP)
Data downloadwget
Unpackingunzip
BASH script
Text modificationawk
Data (TXT)
Data (XML)
Classification
Metadata
Links
Transformation to SPOI data model
Saxon / Java
XSLT template
Natural Earth (KML)
Classification
Metadata
Links
Transformation to SPOI data model
Saxon / Java
2x XSLT templates
Antwerpen (XML)
Classification
Metadata
Links
Transformation to SPOI data model
Saxon / Java
XSLT template
Transformation to SPOI data model
Links
Metadata
Classification
OpenStreetMap (BZ2)
Data downloadwget
Unpackingbunzip2
Data (TAR)
Unpackingtar
Data (OSM binary)
Filtering (attributes)
Converting
osmconvert
Data (OSM XML)
Filtering (nodes)osmfilter
Saxon / Java
XSLT template
BASH script
Citadel on the Move (JSON)
BASH script
Data download wget
Text modification sed + BASH script
Data (XML)
Transformation to SPOI data model
Links
Metadata
Classification
Saxon / Java
XSLT template
BASH script
Issy (XML)
Transformation to SPOI data model
Links
Metadata
Classification
Saxon / Java
XSLT template
Filtering (attributes)
UWB experimental ontologies (OWL)
Transformation to SPOI data model
Links
Metadata
Classification
Saxon / Java
XSLT template
Filtering (attributes)
Travel agency information (text)
Transcription to table LibreOffice Calc
Data (CSV)
Classification
Metadata
Links
Transformation to SPOI data model
Sicily (text)
Transcription to table LibreOffice Calc
Data (CSV)
Classification
Metadata
Links
Transformation to SPOI data model
BASH script
Saxon / Java
XSLT template
Format conversion Web service
Data (XML)
Pošumaví (XLS)
Transformation to SPOI data model
Links
Metadata
Classification
Saxon / Java
XSLT template
Text modification LibreOffice Calc
Format conversion Web service
Data (XML)
Zemgale (XLS)
Transformation to SPOI data model
Links
Metadata
Classification
Saxon / Java
XSLT template
Format conversion Web service
Data (XML)
Filtering (attributes)
Prague Open data (GML)
Transformation to SPOI data model
Links
Metadata
Classification
Saxon / Java
XSLT template
Filtering (attributes)
Wikidata (JSON)
Data download wget
Text modification BASH script
Classification
Metadata
Links
Transformation to SPOI data model
BASH script
BASH script
Data model
Classification Geometry Links
Labels &
description
Metadata
Contact
information
Tourist
information
SPOI
+ rdfs:label : xsd:string [1..*]
+ rdfs:comment : xsd:string [0..*]
+ geos:asWKT : WKTLiteral
+ poi:secondaryGeometry : WKTLiteral
+ poi:category : xsd:string [0..1]
+ poi:categoryOSM : xsd:string [0..1]
+ poi:address : xsd:string [0..1]
+ foaf:mbox : xsd:string [0..*]
+ poi:fax : xsd:string [0..*]
+ foaf:phone : xsd:string [0..*]
+ foaf:homepage : xsd:anyURI [0..*]
+ poi:openingHours : xsd:string [0..*]
+ poi:access : xsd:string [0..*]
+ poi:accessibility : xsd:string [0..*]
+ poi:internetAccess : xsd:string [0..1]
+ poi:photo : xsd:anyURI [0..*]
+ poi:wikidata : xsd:anyURI [0..1]
+ rdfs:seeAlso : xsd:anyURI [0..*]
+ skos:exactMatch : xsd:anyURI [0..*]
+ owl:sameAs : xsd:anyURI [0..*]
+ geos:sfWithin : xsd:anyURI [1..*]
+ dc:identifier : xsd:anyURI
+ dc:publisher : xsd:string - SPOI (http://sdi4apps.eu/spoi)
+ dc:title : xsd:string
+ dc:rights : xsd:anyURI - http://opendatacommons.org/licenses/odbl/1.0/
+ dc:source : xsd:anyURI [1..*]
+ dcterms:created : xsd:date
WazeClassification
+ skos:prefLabel : xsd:string
poi:categoryWaze 11
SPOI:Airport
+ poi:iata : xsd:string [0..1]
constraints
poi:category = 'aeroway'
poi:categoryOSM = 'aeroway.aerodrome'
poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Transportation
SPOI:Food
+ poi:cuisine : xsd:string [0..1]
constraints
poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Food_and_drink
SPOI
+ rdfs:label : xsd:string [1..*]
+ rdfs:comment : xsd:string [0..*]
+ geos:asWKT : WKTLiteral
+ poi:secondaryGeometry : WKTLiteral
+ poi:category : xsd:string [0..1]
+ poi:categoryOSM : xsd:string [0..1]
+ poi:address : xsd:string [0..1]
+ foaf:mbox : xsd:string [0..*]
+ poi:fax : xsd:string [0..*]
+ foaf:phone : xsd:string [0..*]
+ foaf:homepage : xsd:anyURI [0..*]
+ poi:openingHours : xsd:string [0..*]
+ poi:access : xsd:string [0..*]
+ poi:accessibility : xsd:string [0..*]
+ poi:internetAccess : xsd:string [0..1]
+ poi:photo : xsd:anyURI [0..*]
+ poi:wikidata : xsd:anyURI [0..1]
+ rdfs:seeAlso : xsd:anyURI [0..*]
+ skos:exactMatch : xsd:anyURI [0..*]
+ owl:sameAs : xsd:anyURI [0..*]
+ geos:sfWithin : xsd:anyURI [1..*]
+ dc:identifier : xsd:anyURI
+ dc:publisher : xsd:string - SPOI (http://sdi4apps.eu/spoi)
+ dc:title : xsd:string
+ dc:rights : xsd:anyURI - http://opendatacommons.org/licenses/odbl/1.0/
+ dc:source : xsd:anyURI [1..*]
+ dcterms:created : xsd:date
WazeClassification
+ skos:prefLabel : xsd:string
poi:categoryWaze 11
SPOI:Airport
+ poi:iata : xsd:string [0..1]
constraints
poi:category = 'aeroway'
poi:categoryOSM = 'aeroway.aerodrome'
poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Transportation
SPOI:Food
+ poi:cuisine : xsd:string [0..1]
constraints
poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Food_and_drink
Labels & descriptions
Geometry
Classification
Contact information
Tourist information
Links
Metadata
24 178 570
POIs
LOD 5-star rating system
Classifications
Waze
●
Mandatory
●
10 categories
●
RDF vocabulary
OpenStreetMap
●
Optional (86%)
●
Open (OSM Map
Features)
●
2 levels
●
String
POI categories
Natural features
Other
Transportation
Professional and public
Shopping and services
Food and drink
Culture & entertainment
Lodging
Car services
Outdoors
SPARQL endpoint
http://ng.hslayers.org:8890/sparql
sdi4apps.eu/spoi
gis.zcu.cz/spoi

More Related Content

What's hot

Managing and querying large data sets using Data Factory, Cosmos DB and Azure...
Managing and querying large data sets using Data Factory, Cosmos DB and Azure...Managing and querying large data sets using Data Factory, Cosmos DB and Azure...
Managing and querying large data sets using Data Factory, Cosmos DB and Azure...
Marc Duiker
 
Semantic Web Technology
Semantic Web TechnologySemantic Web Technology
Semantic Web Technology
Rathachai Chawuthai
 
CEDAR & PRELIDA Preservation of Linked Socio-Historical Data
CEDAR & PRELIDA Preservation of Linked Socio-Historical DataCEDAR & PRELIDA Preservation of Linked Socio-Historical Data
CEDAR & PRELIDA Preservation of Linked Socio-Historical Data
PRELIDA Project
 
Improving D3 Performance with CANVAS and other Hacks
Improving D3 Performance with CANVAS and other HacksImproving D3 Performance with CANVAS and other Hacks
Improving D3 Performance with CANVAS and other Hacks
Philip Tellis
 
20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski
Computer Science Club
 
Amsterdam museum as five star linked data
Amsterdam museum as five star linked dataAmsterdam museum as five star linked data
Amsterdam museum as five star linked data
Victor de Boer
 
RSP-QL*: Querying Data-Level Annotations in RDF Streams
RSP-QL*: Querying Data-Level Annotations in RDF StreamsRSP-QL*: Querying Data-Level Annotations in RDF Streams
RSP-QL*: Querying Data-Level Annotations in RDF Streams
keski
 
Finding Insights In Connected Data: Using Graph Databases In Journalism
Finding Insights In Connected Data: Using Graph Databases In JournalismFinding Insights In Connected Data: Using Graph Databases In Journalism
Finding Insights In Connected Data: Using Graph Databases In Journalism
William Lyon
 
Adventures in Linked Data Land (presentation by Richard Light)
Adventures in Linked Data Land (presentation by Richard Light)Adventures in Linked Data Land (presentation by Richard Light)
Adventures in Linked Data Land (presentation by Richard Light)
jottevanger
 
Terminology Services
Terminology ServicesTerminology Services
Terminology Services
OCLC Research
 
EuroGeographics Linked Data by geo.admin.ch /swisstopo
EuroGeographics Linked Data by geo.admin.ch /swisstopoEuroGeographics Linked Data by geo.admin.ch /swisstopo
EuroGeographics Linked Data by geo.admin.ch /swisstopo
geoportal of the federal authorities of the Swiss Confederation
 
Evolution of the Graph Schema
Evolution of the Graph SchemaEvolution of the Graph Schema
Evolution of the Graph Schema
Joshua Shinavier
 
Spark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj Talk
Spark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj TalkSpark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj Talk
Spark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj Talk
Zalando Technology
 
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Thomas Gottron
 
Spatial Data Science with R
Spatial Data Science with RSpatial Data Science with R
Spatial Data Science with R
amsantac
 
Analytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop ConnectorAnalytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop Connector
Henrik Ingo
 
LD4KD 2015 - Demos and tools
LD4KD 2015 - Demos and toolsLD4KD 2015 - Demos and tools
LD4KD 2015 - Demos and tools
Vrije Universiteit Amsterdam
 
Geohash
GeohashGeohash
The Very ^ 2 Basics of R
The Very ^ 2 Basics of RThe Very ^ 2 Basics of R
The Very ^ 2 Basics of R
Winston Chen
 
Graph Databases & OrientDB
Graph Databases & OrientDBGraph Databases & OrientDB
Graph Databases & OrientDB
Arpit Poladia
 

What's hot (20)

Managing and querying large data sets using Data Factory, Cosmos DB and Azure...
Managing and querying large data sets using Data Factory, Cosmos DB and Azure...Managing and querying large data sets using Data Factory, Cosmos DB and Azure...
Managing and querying large data sets using Data Factory, Cosmos DB and Azure...
 
Semantic Web Technology
Semantic Web TechnologySemantic Web Technology
Semantic Web Technology
 
CEDAR & PRELIDA Preservation of Linked Socio-Historical Data
CEDAR & PRELIDA Preservation of Linked Socio-Historical DataCEDAR & PRELIDA Preservation of Linked Socio-Historical Data
CEDAR & PRELIDA Preservation of Linked Socio-Historical Data
 
Improving D3 Performance with CANVAS and other Hacks
Improving D3 Performance with CANVAS and other HacksImproving D3 Performance with CANVAS and other Hacks
Improving D3 Performance with CANVAS and other Hacks
 
20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski
 
Amsterdam museum as five star linked data
Amsterdam museum as five star linked dataAmsterdam museum as five star linked data
Amsterdam museum as five star linked data
 
RSP-QL*: Querying Data-Level Annotations in RDF Streams
RSP-QL*: Querying Data-Level Annotations in RDF StreamsRSP-QL*: Querying Data-Level Annotations in RDF Streams
RSP-QL*: Querying Data-Level Annotations in RDF Streams
 
Finding Insights In Connected Data: Using Graph Databases In Journalism
Finding Insights In Connected Data: Using Graph Databases In JournalismFinding Insights In Connected Data: Using Graph Databases In Journalism
Finding Insights In Connected Data: Using Graph Databases In Journalism
 
Adventures in Linked Data Land (presentation by Richard Light)
Adventures in Linked Data Land (presentation by Richard Light)Adventures in Linked Data Land (presentation by Richard Light)
Adventures in Linked Data Land (presentation by Richard Light)
 
Terminology Services
Terminology ServicesTerminology Services
Terminology Services
 
EuroGeographics Linked Data by geo.admin.ch /swisstopo
EuroGeographics Linked Data by geo.admin.ch /swisstopoEuroGeographics Linked Data by geo.admin.ch /swisstopo
EuroGeographics Linked Data by geo.admin.ch /swisstopo
 
Evolution of the Graph Schema
Evolution of the Graph SchemaEvolution of the Graph Schema
Evolution of the Graph Schema
 
Spark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj Talk
Spark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj TalkSpark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj Talk
Spark + Clojure for Topic Discovery - Zalando Tech Clojure/Conj Talk
 
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
 
Spatial Data Science with R
Spatial Data Science with RSpatial Data Science with R
Spatial Data Science with R
 
Analytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop ConnectorAnalytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop Connector
 
LD4KD 2015 - Demos and tools
LD4KD 2015 - Demos and toolsLD4KD 2015 - Demos and tools
LD4KD 2015 - Demos and tools
 
Geohash
GeohashGeohash
Geohash
 
The Very ^ 2 Basics of R
The Very ^ 2 Basics of RThe Very ^ 2 Basics of R
The Very ^ 2 Basics of R
 
Graph Databases & OrientDB
Graph Databases & OrientDBGraph Databases & OrientDB
Graph Databases & OrientDB
 

Viewers also liked

RESUME
RESUMERESUME
Invitation2013
Invitation2013Invitation2013
Invitation2013
emiliomerayo
 
Use of Linked Open Data for Educational Purposes
Use of Linked Open Data for Educational PurposesUse of Linked Open Data for Educational Purposes
Use of Linked Open Data for Educational Purposes
plan4all
 
DOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPS
DOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPSDOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPS
DOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPS
federico almenara ramirez
 
Textual analysis the weeknd often
Textual analysis   the weeknd oftenTextual analysis   the weeknd often
Textual analysis the weeknd often
s0018449
 
Font research
Font researchFont research
Font research
s0018449
 
European Honey Bee
European Honey BeeEuropean Honey Bee
European Honey Bee
AnnMarie Jones
 
01 What is sustainable planning and development
01 What is sustainable planning and development01 What is sustainable planning and development
01 What is sustainable planning and development
Mark M. Miller
 
Juvenile Correctional Home
Juvenile Correctional HomeJuvenile Correctional Home
Juvenile Correctional Home
Dawa Sherpa
 

Viewers also liked (9)

RESUME
RESUMERESUME
RESUME
 
Invitation2013
Invitation2013Invitation2013
Invitation2013
 
Use of Linked Open Data for Educational Purposes
Use of Linked Open Data for Educational PurposesUse of Linked Open Data for Educational Purposes
Use of Linked Open Data for Educational Purposes
 
DOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPS
DOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPSDOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPS
DOMINGO 5º DE PASCUAL. CICLO C. DIA 24 DE ABRIL DEL 2016. PPS
 
Textual analysis the weeknd often
Textual analysis   the weeknd oftenTextual analysis   the weeknd often
Textual analysis the weeknd often
 
Font research
Font researchFont research
Font research
 
European Honey Bee
European Honey BeeEuropean Honey Bee
European Honey Bee
 
01 What is sustainable planning and development
01 What is sustainable planning and development01 What is sustainable planning and development
01 What is sustainable planning and development
 
Juvenile Correctional Home
Juvenile Correctional HomeJuvenile Correctional Home
Juvenile Correctional Home
 

Similar to Open Land Use Map and Smart Points of Interest

Build with live location data
Build with live location dataBuild with live location data
Build with live location data
Zahra Sdg
 
Maps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari ReiniMaps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari Reini
Apps4Finland
 
Maps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reiniMaps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reini
Olli Rinne
 
Geospatial applications created using java script(and nosql)
Geospatial applications created using java script(and nosql)Geospatial applications created using java script(and nosql)
Geospatial applications created using java script(and nosql)
Comsysto Reply GmbH
 
Validating and Describing Linked Data Portals using RDF Shape Expressions
Validating and Describing Linked Data Portals using RDF Shape ExpressionsValidating and Describing Linked Data Portals using RDF Shape Expressions
Validating and Describing Linked Data Portals using RDF Shape Expressions
Jose Emilio Labra Gayo
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in Practice
Dan Brickley
 
Linked services: Connecting services to the Web of Data
Linked services: Connecting services to the Web of DataLinked services: Connecting services to the Web of Data
Linked services: Connecting services to the Web of Data
John Domingue
 
WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...
WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...
WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...
Micah Altman
 
Knowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything ProjectKnowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything Project
Enrico Daga
 
GRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeologyGRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeology
Markus Neteler
 
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
Micah Altman
 
LarKC Tutorial at ISWC 2009 - Urban Computing
LarKC Tutorial at ISWC 2009 - Urban ComputingLarKC Tutorial at ISWC 2009 - Urban Computing
LarKC Tutorial at ISWC 2009 - Urban Computing
LarKC
 
Upgrading maps with Linked Data
Upgrading maps with Linked DataUpgrading maps with Linked Data
Upgrading maps with Linked Data
Francisco J. Lopez-Pellicer
 
Danbri Drupalcon Export
Danbri Drupalcon ExportDanbri Drupalcon Export
Danbri Drupalcon Export
Drupalcon Paris
 
04 Applications of Smart Points of Interest
04 Applications of Smart Points of Interest04 Applications of Smart Points of Interest
04 Applications of Smart Points of Interest
plan4all
 
DBpedia mobile
DBpedia mobileDBpedia mobile
DBpedia mobile
Kishoj Bajracharya
 
Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016
Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016
Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016
Ivan Ermilov
 
Implementing a VO archive for datacubes of galaxies
Implementing a VO archive for datacubes of galaxiesImplementing a VO archive for datacubes of galaxies
Implementing a VO archive for datacubes of galaxies
Jose Enrique Ruiz
 
Apache Drill
Apache DrillApache Drill
Wikidata and Semantic MediaWiki
Wikidata and Semantic MediaWiki Wikidata and Semantic MediaWiki
Wikidata and Semantic MediaWiki
Bernhard Krabina
 

Similar to Open Land Use Map and Smart Points of Interest (20)

Build with live location data
Build with live location dataBuild with live location data
Build with live location data
 
Maps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari ReiniMaps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari Reini
 
Maps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reiniMaps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reini
 
Geospatial applications created using java script(and nosql)
Geospatial applications created using java script(and nosql)Geospatial applications created using java script(and nosql)
Geospatial applications created using java script(and nosql)
 
Validating and Describing Linked Data Portals using RDF Shape Expressions
Validating and Describing Linked Data Portals using RDF Shape ExpressionsValidating and Describing Linked Data Portals using RDF Shape Expressions
Validating and Describing Linked Data Portals using RDF Shape Expressions
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in Practice
 
Linked services: Connecting services to the Web of Data
Linked services: Connecting services to the Web of DataLinked services: Connecting services to the Web of Data
Linked services: Connecting services to the Web of Data
 
WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...
WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...
WORLDMAP: A SPATIAL INFRASTRUCTURE TO SUPPORT TEACHING AND RESEARCH (BROWN BA...
 
Knowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything ProjectKnowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything Project
 
GRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeologyGRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeology
 
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
 
LarKC Tutorial at ISWC 2009 - Urban Computing
LarKC Tutorial at ISWC 2009 - Urban ComputingLarKC Tutorial at ISWC 2009 - Urban Computing
LarKC Tutorial at ISWC 2009 - Urban Computing
 
Upgrading maps with Linked Data
Upgrading maps with Linked DataUpgrading maps with Linked Data
Upgrading maps with Linked Data
 
Danbri Drupalcon Export
Danbri Drupalcon ExportDanbri Drupalcon Export
Danbri Drupalcon Export
 
04 Applications of Smart Points of Interest
04 Applications of Smart Points of Interest04 Applications of Smart Points of Interest
04 Applications of Smart Points of Interest
 
DBpedia mobile
DBpedia mobileDBpedia mobile
DBpedia mobile
 
Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016
Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016
Lodstats: The Data Web Census Dataset. Kobe, Japan, 2016
 
Implementing a VO archive for datacubes of galaxies
Implementing a VO archive for datacubes of galaxiesImplementing a VO archive for datacubes of galaxies
Implementing a VO archive for datacubes of galaxies
 
Apache Drill
Apache DrillApache Drill
Apache Drill
 
Wikidata and Semantic MediaWiki
Wikidata and Semantic MediaWiki Wikidata and Semantic MediaWiki
Wikidata and Semantic MediaWiki
 

More from plan4all

Agrihub INSPIRE HAckathon 2021: Extreme weather
Agrihub INSPIRE HAckathon 2021: Extreme weather Agrihub INSPIRE HAckathon 2021: Extreme weather
Agrihub INSPIRE HAckathon 2021: Extreme weather
plan4all
 
Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...
Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...
Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...
plan4all
 
Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...
Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...
Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...
plan4all
 
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation ManagementAgrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
plan4all
 
Agrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoring
Agrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoringAgrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoring
Agrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoring
plan4all
 
Agrihub INSPIRE Hackathon 2021: Challenge #1 Crop detection
Agrihub INSPIRE Hackathon 2021: Challenge #1 Crop detectionAgrihub INSPIRE Hackathon 2021: Challenge #1 Crop detection
Agrihub INSPIRE Hackathon 2021: Challenge #1 Crop detection
plan4all
 
Challenge #3 agro environmental services final presentation
Challenge #3 agro environmental services final presentationChallenge #3 agro environmental services final presentation
Challenge #3 agro environmental services final presentation
plan4all
 
Sieusoil e-brochure (Feb 2021)
Sieusoil e-brochure (Feb 2021)Sieusoil e-brochure (Feb 2021)
Sieusoil e-brochure (Feb 2021)
plan4all
 
Webinar 4 Agronode - autonomni telemetricka io t stanice
Webinar 4  Agronode - autonomni telemetricka io t staniceWebinar 4  Agronode - autonomni telemetricka io t stanice
Webinar 4 Agronode - autonomni telemetricka io t stanice
plan4all
 
Webinar 3 senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...
Webinar 3   senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...Webinar 3   senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...
Webinar 3 senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...
plan4all
 
Webinar 2 sdileni prostorovych dat
Webinar 2 sdileni prostorovych datWebinar 2 sdileni prostorovych dat
Webinar 2 sdileni prostorovych dat
plan4all
 
Calculation of agro climatic factors from global climatic data
Calculation of agro climatic factors from global climatic dataCalculation of agro climatic factors from global climatic data
Calculation of agro climatic factors from global climatic data
plan4all
 
Digitalization of indigenous knowledge in African agriculture for fostering f...
Digitalization of indigenous knowledge in African agriculture for fostering f...Digitalization of indigenous knowledge in African agriculture for fostering f...
Digitalization of indigenous knowledge in African agriculture for fostering f...
plan4all
 
Atlas of Best Practice
Atlas of Best PracticeAtlas of Best Practice
Atlas of Best Practice
plan4all
 
Euxdat newsletter 10_2020
Euxdat newsletter 10_2020Euxdat newsletter 10_2020
Euxdat newsletter 10_2020
plan4all
 
Karel charvat map-compositions-format-intro-presentation-by-karel (1)
Karel charvat map-compositions-format-intro-presentation-by-karel (1)Karel charvat map-compositions-format-intro-presentation-by-karel (1)
Karel charvat map-compositions-format-intro-presentation-by-karel (1)
plan4all
 
Karel charvat map-whiteboard-collaborative-map-making-breakout-session
Karel charvat map-whiteboard-collaborative-map-making-breakout-sessionKarel charvat map-whiteboard-collaborative-map-making-breakout-session
Karel charvat map-whiteboard-collaborative-map-making-breakout-session
plan4all
 
Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...
Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...
Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...
plan4all
 
Codes of conduct for farm data sharing
Codes of conduct for farm data sharing Codes of conduct for farm data sharing
Codes of conduct for farm data sharing
plan4all
 
Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...
Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...
Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...
plan4all
 

More from plan4all (20)

Agrihub INSPIRE HAckathon 2021: Extreme weather
Agrihub INSPIRE HAckathon 2021: Extreme weather Agrihub INSPIRE HAckathon 2021: Extreme weather
Agrihub INSPIRE HAckathon 2021: Extreme weather
 
Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...
Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...
Agrihub INSPIRE Hackathon 2021: Challenge #7: Analysis, processing and standa...
 
Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...
Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...
Agrihub INSPIRE Hackathon 2021: Challenge #6 Drones Utilization for Crop Prot...
 
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation ManagementAgrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
 
Agrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoring
Agrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoringAgrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoring
Agrihub INSPIRE Hackathon 2021: Challenge #2 Crop status monitoring
 
Agrihub INSPIRE Hackathon 2021: Challenge #1 Crop detection
Agrihub INSPIRE Hackathon 2021: Challenge #1 Crop detectionAgrihub INSPIRE Hackathon 2021: Challenge #1 Crop detection
Agrihub INSPIRE Hackathon 2021: Challenge #1 Crop detection
 
Challenge #3 agro environmental services final presentation
Challenge #3 agro environmental services final presentationChallenge #3 agro environmental services final presentation
Challenge #3 agro environmental services final presentation
 
Sieusoil e-brochure (Feb 2021)
Sieusoil e-brochure (Feb 2021)Sieusoil e-brochure (Feb 2021)
Sieusoil e-brochure (Feb 2021)
 
Webinar 4 Agronode - autonomni telemetricka io t stanice
Webinar 4  Agronode - autonomni telemetricka io t staniceWebinar 4  Agronode - autonomni telemetricka io t stanice
Webinar 4 Agronode - autonomni telemetricka io t stanice
 
Webinar 3 senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...
Webinar 3   senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...Webinar 3   senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...
Webinar 3 senslog-otevrene reseni pro integraci senzoru a spravu senzorovyc...
 
Webinar 2 sdileni prostorovych dat
Webinar 2 sdileni prostorovych datWebinar 2 sdileni prostorovych dat
Webinar 2 sdileni prostorovych dat
 
Calculation of agro climatic factors from global climatic data
Calculation of agro climatic factors from global climatic dataCalculation of agro climatic factors from global climatic data
Calculation of agro climatic factors from global climatic data
 
Digitalization of indigenous knowledge in African agriculture for fostering f...
Digitalization of indigenous knowledge in African agriculture for fostering f...Digitalization of indigenous knowledge in African agriculture for fostering f...
Digitalization of indigenous knowledge in African agriculture for fostering f...
 
Atlas of Best Practice
Atlas of Best PracticeAtlas of Best Practice
Atlas of Best Practice
 
Euxdat newsletter 10_2020
Euxdat newsletter 10_2020Euxdat newsletter 10_2020
Euxdat newsletter 10_2020
 
Karel charvat map-compositions-format-intro-presentation-by-karel (1)
Karel charvat map-compositions-format-intro-presentation-by-karel (1)Karel charvat map-compositions-format-intro-presentation-by-karel (1)
Karel charvat map-compositions-format-intro-presentation-by-karel (1)
 
Karel charvat map-whiteboard-collaborative-map-making-breakout-session
Karel charvat map-whiteboard-collaborative-map-making-breakout-sessionKarel charvat map-whiteboard-collaborative-map-making-breakout-session
Karel charvat map-whiteboard-collaborative-map-making-breakout-session
 
Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...
Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...
Bridging the Digital Divide Through Consumer Driven Agricultural FarmHub Data...
 
Codes of conduct for farm data sharing
Codes of conduct for farm data sharing Codes of conduct for farm data sharing
Codes of conduct for farm data sharing
 
Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...
Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...
Mobilizing Capacity Development in Agriculture for Smallholder Farmers - How ...
 

Recently uploaded

原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
ihavuls
 
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
taqyea
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Kaxil Naik
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
Timothy Spann
 
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
hyfjgavov
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
sameer shah
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
manishkhaire30
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
Lars Albertsson
 
Challenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more importantChallenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more important
Sm321
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Kiwi Creative
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
Timothy Spann
 
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
y3i0qsdzb
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
Social Samosa
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
vikram sood
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
Bill641377
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
AndrzejJarynowski
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
ElizabethGarrettChri
 

Recently uploaded (20)

原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
 
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
 
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
 
Challenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more importantChallenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more important
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
 
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
 

Open Land Use Map and Smart Points of Interest

  • 1. Open Land Use Map and Smart Points of Interest Tomáš Mildorf, Otakar Čerba, Dmitrii Kožuch University of West Bohemia, Help Service Remote Sensing Czech Republic INSPIRE Conference 2016
  • 2. Open Land Use Map (OLU) • Harmonisation and integration of heterogeneous land use and land cover data • Reusing the INSPIRE land use data specifications → transformation into a common INSPIRE compliant data model • Mapping different classifications → HILUCS • Uniform visualisation • Using linked data INSPIRE Conference 2016
  • 3. • Corine Land Cover 2006 • Urban Atlas • Czech cadastre • Land Parcel Identification System – LPIS • Spatial plans • Other sources Different level of detail Different geometry Open Land Use Map INSPIRE Conference 2016
  • 5. Mapping different classifications INSPIRE Conference 2016 Urban Atlas HILUCS
  • 6. Existing Open Land Use Maps INSPIRE Conference 2016 Czech Republic Flanders Latvia Slovakia
  • 7. Existing Open Land Use Maps INSPIRE Conference 2016 Austria (in cooperation with Danube Reference Data and Services Infrastructure)
  • 8. Data access INSPIRE Conference 2016 • OGC services – WMS, WFS • Data download in Shapefile format
  • 9. Links • Czech Republic http://sdi4apps.eu/open_land_use/ • Latvia http://sdi4apps.eu/open_land_use_lv/ • Slovakia http://sdi4apps.eu/open_land_use_sk/ INSPIRE Conference 2016
  • 10. Smart Points of Interest (SPOI) ● POI: a specific point location that someone may find useful or interesting ● SPOI domain: tourism and related spheres (transport, logistics, advertising...) ● Smart: Links to other data and information ● Open and seamless data set of POIs as a “data fuel” for development tourism applications and services
  • 11. Essential attributes of SPOI ● Many heterogeneous input data ● Complicated data harmonization process ● Based on standards, semantic description and Linked data ● Seamless data (no borders) ● Published on map portal and SPARQL endpoint ● Open Database License (ODbL)
  • 12. Data resources & harmonization Belluno data (SHP) Change character coding Change coordinate system QGIS Filtering attributes Text modification LibreOffice Calc Data (CSV) Classification Metadata Links Transformation to SPOI data model Smart Points of Interest (RDF) BASH script GeoNames.org (ZIP) Data downloadwget Unpackingunzip BASH script Text modificationawk Data (TXT) Data (XML) Classification Metadata Links Transformation to SPOI data model Saxon / Java XSLT template Natural Earth (KML) Classification Metadata Links Transformation to SPOI data model Saxon / Java 2x XSLT templates Antwerpen (XML) Classification Metadata Links Transformation to SPOI data model Saxon / Java XSLT template Transformation to SPOI data model Links Metadata Classification OpenStreetMap (BZ2) Data downloadwget Unpackingbunzip2 Data (TAR) Unpackingtar Data (OSM binary) Filtering (attributes) Converting osmconvert Data (OSM XML) Filtering (nodes)osmfilter Saxon / Java XSLT template BASH script Citadel on the Move (JSON) BASH script Data download wget Text modification sed + BASH script Data (XML) Transformation to SPOI data model Links Metadata Classification Saxon / Java XSLT template BASH script Issy (XML) Transformation to SPOI data model Links Metadata Classification Saxon / Java XSLT template Filtering (attributes) UWB experimental ontologies (OWL) Transformation to SPOI data model Links Metadata Classification Saxon / Java XSLT template Filtering (attributes) Travel agency information (text) Transcription to table LibreOffice Calc Data (CSV) Classification Metadata Links Transformation to SPOI data model Sicily (text) Transcription to table LibreOffice Calc Data (CSV) Classification Metadata Links Transformation to SPOI data model BASH script Saxon / Java XSLT template Format conversion Web service Data (XML) Pošumaví (XLS) Transformation to SPOI data model Links Metadata Classification Saxon / Java XSLT template Text modification LibreOffice Calc Format conversion Web service Data (XML) Zemgale (XLS) Transformation to SPOI data model Links Metadata Classification Saxon / Java XSLT template Format conversion Web service Data (XML) Filtering (attributes) Prague Open data (GML) Transformation to SPOI data model Links Metadata Classification Saxon / Java XSLT template Filtering (attributes) Wikidata (JSON) Data download wget Text modification BASH script Classification Metadata Links Transformation to SPOI data model BASH script BASH script
  • 13. Data model Classification Geometry Links Labels & description Metadata Contact information Tourist information
  • 14. SPOI + rdfs:label : xsd:string [1..*] + rdfs:comment : xsd:string [0..*] + geos:asWKT : WKTLiteral + poi:secondaryGeometry : WKTLiteral + poi:category : xsd:string [0..1] + poi:categoryOSM : xsd:string [0..1] + poi:address : xsd:string [0..1] + foaf:mbox : xsd:string [0..*] + poi:fax : xsd:string [0..*] + foaf:phone : xsd:string [0..*] + foaf:homepage : xsd:anyURI [0..*] + poi:openingHours : xsd:string [0..*] + poi:access : xsd:string [0..*] + poi:accessibility : xsd:string [0..*] + poi:internetAccess : xsd:string [0..1] + poi:photo : xsd:anyURI [0..*] + poi:wikidata : xsd:anyURI [0..1] + rdfs:seeAlso : xsd:anyURI [0..*] + skos:exactMatch : xsd:anyURI [0..*] + owl:sameAs : xsd:anyURI [0..*] + geos:sfWithin : xsd:anyURI [1..*] + dc:identifier : xsd:anyURI + dc:publisher : xsd:string - SPOI (http://sdi4apps.eu/spoi) + dc:title : xsd:string + dc:rights : xsd:anyURI - http://opendatacommons.org/licenses/odbl/1.0/ + dc:source : xsd:anyURI [1..*] + dcterms:created : xsd:date WazeClassification + skos:prefLabel : xsd:string poi:categoryWaze 11 SPOI:Airport + poi:iata : xsd:string [0..1] constraints poi:category = 'aeroway' poi:categoryOSM = 'aeroway.aerodrome' poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Transportation SPOI:Food + poi:cuisine : xsd:string [0..1] constraints poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Food_and_drink
  • 15. SPOI + rdfs:label : xsd:string [1..*] + rdfs:comment : xsd:string [0..*] + geos:asWKT : WKTLiteral + poi:secondaryGeometry : WKTLiteral + poi:category : xsd:string [0..1] + poi:categoryOSM : xsd:string [0..1] + poi:address : xsd:string [0..1] + foaf:mbox : xsd:string [0..*] + poi:fax : xsd:string [0..*] + foaf:phone : xsd:string [0..*] + foaf:homepage : xsd:anyURI [0..*] + poi:openingHours : xsd:string [0..*] + poi:access : xsd:string [0..*] + poi:accessibility : xsd:string [0..*] + poi:internetAccess : xsd:string [0..1] + poi:photo : xsd:anyURI [0..*] + poi:wikidata : xsd:anyURI [0..1] + rdfs:seeAlso : xsd:anyURI [0..*] + skos:exactMatch : xsd:anyURI [0..*] + owl:sameAs : xsd:anyURI [0..*] + geos:sfWithin : xsd:anyURI [1..*] + dc:identifier : xsd:anyURI + dc:publisher : xsd:string - SPOI (http://sdi4apps.eu/spoi) + dc:title : xsd:string + dc:rights : xsd:anyURI - http://opendatacommons.org/licenses/odbl/1.0/ + dc:source : xsd:anyURI [1..*] + dcterms:created : xsd:date WazeClassification + skos:prefLabel : xsd:string poi:categoryWaze 11 SPOI:Airport + poi:iata : xsd:string [0..1] constraints poi:category = 'aeroway' poi:categoryOSM = 'aeroway.aerodrome' poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Transportation SPOI:Food + poi:cuisine : xsd:string [0..1] constraints poi:categoryWAZE = http://www.openvoc.eu/waze_classification#Food_and_drink Labels & descriptions Geometry Classification Contact information Tourist information Links Metadata
  • 19. POI categories Natural features Other Transportation Professional and public Shopping and services Food and drink Culture & entertainment Lodging Car services Outdoors