SlideShare una empresa de Scribd logo
1 de 36
Descargar para leer sin conexión
Slide 1 of ## <<Enter presentation title here>>
@
Addy Pope
Geo-services
Email: addy.pope@ed.ac.uk
Twitter: @go_geo
http://www.gogeo.ac.uk
EDINA website: http://edina.ac.uk
What is EDINA?
Open Data & Open Source Software at EDINA
is a National Data Centre
Based at
Supported by http://pafciu17.dev.openstreetmap.org/?
module=map&center=-
3.18,55.935&zoom=17&width=400&height=400type=cycle
What do we do?
Open Data & Open Source Software at EDINA
http://www.flickr.com/photos/steverhode/3183290111/sizes/l/in/photostream/
Ensure continuous access to resources
Preservation initiatives to ensure long term
access to scholarly content
Repository services for open access and
other licensed material
What do we do?
Open Data & Open Source Software at EDINA
Authentication
Multimedia
Services
Bibliographic
Services
Geo
Service
What?
EDINA runs services primarily for the UK education
sector. However, it is increasingly trying to make
its services open and available to everyone.
In this Presentation we will look at some of the
services that EDINA run that you can access and
what you might do with them and some other
“Open” geo-tools.
GeoTagger
A demo web client
enabling users to upload
media, metadata parsing
and geo-tagging/geo-
coding
An Open Metadata collection of
geo-tagged/geo-coded enriched
media with a search interface
(this has been seeded with
250,000 images from Geograph
A basic web service API
for geo-tagging/geo-
coding image, audio and
video media
GeoTagger
Your Picture
Upload
Existing Exif
Metadata
Use map to locate where
picture was taken
Export
image
Cartogrammar
car·to·gram/ kärtə gramˈ ˌ /
A map on which statistical
information is shown in
diagrammatic form.
A small diagram on the face of a
map, showing quantitative
information.
An abstracted and simplified
map the base of which is not
true to scale.
http://www.viewsoftheworld.net
Slide 9 of ##
Cartogrammar
<<Enter presentation title here>>
Creation Parameters
Cartogram View and Download
Slide 12 of ##
Project Goals
<<Enter presentation title here>>
• Example of one being made here:
ShareGeo
Find and share open
spatial data ……
ShareGeo
Create maps or perform
spatial analysis
Openstream
Stream map to a GIS or
Google Earth or embed
the map in your website
using the API.
Web Mapping Service
(WMS) of OS OpenData
Openstream
Stream maps at a
variety of scales with
appropriate detail on
each
Offers an alternative
to OSM. Advantages
and disadvantages –
discuss.
Openstream
Great way of streaming maps into a GIS, in this
case QGIS.
GoGeo
Open Data & Open Source Software at EDINA
Discover GIS resources
Find Data
Create standards compliant metadata
Learn about metadata standards
GoGeo
Open Data & Open Source Software at EDINA
Discover GIS resources
Find Data
Create standards compliant metadata
Learn about metadata standards
Unlock
Unlock Text – feed in a
body of text and Unlock
will associate places from
it. It uses fuzzy logic to
disambiguate places with
the same name
Web API that provides
geographic reference to
place names.
Putting it all together…….
What if we want to take some Open data and make it available for
others to view it over the internet?
There are plenty of tools to help you do this and you don’t need to be
programmer or GIS expert to achieve it either.
Lets find out how……
Putting it all together…….
We are going to make a map that
shows the location of wind farms
around the UK. We could just post
the image we saw earlier, but that
doesn’t allow the user to interact at
all, they cannot zoom or query the
data.
Putting it all together…….
Another shameless plug,
but an example of the
useful data that is in
ShareGeo Open ready to
be used.
Putting it all together…….
Putting it all together…….
Putting it all together…….
Putting it all together…….
Putting it all together…….
Putting it all together…….
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OGR2Layers</title>
<style>
#map{width:800px;height:600px;}
</style>
<script src="http://www.openlayers.org/api/2.11/OpenLayers.js"></script>
<script type="text/javascript">
var map, selectsControls
function init(){
var option = {
projection: new OpenLayers.Projection("EPSG:900913"),
displayProjection: new OpenLayers.Projection("EPSG:4326")
};
map = new OpenLayers.Map('map', option);
olmapnik = new OpenLayers.Layer.OSM("OpenStreetMap Mapnik", "http://tile.openstreetmap.org/${z}/${x}/${y}.png");
map.addLayer(olmapnik);
map.setBaseLayer(olmapnik);
var ls= new OpenLayers.Control.LayerSwitcher();
map.addControl(ls);
ls.maximizeControl();
map.addControl(new OpenLayers.Control.Scale());
map.addControl(new OpenLayers.Control.Attribution());
map.addControl(new OpenLayers.Control.Navigation());
var WindFarm_Consented2011 = new OpenLayers.Layer.GML("WindFarm_Consented2011 GeoJSON", "WindFarm_Consented2011.GeoJSON", {format: OpenLayers.Format.GeoJSON});
map.addLayer(WindFarm_Consented2011);
var WindFarm_Construction2011 = new OpenLayers.Layer.GML("WindFarm_Construction2011 GeoJSON", "WindFarm_Construction2011.GeoJSON", {format: OpenLayers.Format.GeoJSO
map.addLayer(WindFarm_Construction2011);
var WindFarm_Operational2011 = new OpenLayers.Layer.GML("WindFarm_Operational2011 GeoJSON", "WindFarm_Operational2011.GeoJSON", {format: OpenLayers.Format.GeoJSON})
map.addLayer(WindFarm_Operational2011);
var WindFarm_Proposed2011 = new OpenLayers.Layer.GML("WindFarm_Proposed2011 GeoJSON", "WindFarm_Proposed2011.GeoJSON", {format: OpenLayers.Format.GeoJSON});
map.addLayer(WindFarm_Proposed2011);
extent = new OpenLayers.Bounds(-16.488754,89.996499,-16.488754,89.996499).transform(new OpenLayers.Projection("EPSG:4326"), new OpenLayers.Projection("EPSG:900913"));
map.zoomToExtent(extent);
};
</script>
</head>
<body onload="init()">
<h1></h1>
<div id="map"></div>
</body>
</html>
Other great resources
Geo-Events/Groups
The Hutton Club run seminars at 1600 on Fridays.
These focus on Earth System Process and Physical
Geography.
Geo-Events/Groups
EEO-AGI(S) Seminar series is also run by the School
of Geoscience on Fridays.
2 Nov – Gary Gale, Director of Places, Nokia
23 Nov – “Humanising Archaeological GIS”, Prof. Gary Lock, University of Oxford
18 Jan – “Analytical and Interactive Cartography”, Prof. Jason Dykes, City
University
8 Feb – “New GI Technologies for Historical Maps”, Chris Fleet, National Library of
Scotland
1 March – “City Science”, Prof. Mike Batty, CASA, UCL
22 March - “Our Ecosystem: Web-based Spatial Data Sharing for Non-Expert GI
Users”, Dr. Karin Viergever, Ecometrica
26 April – “Life at NASA”, Will Cornforth, University of Edinburgh
Geo-Events/Groups
The Royal Scottish Geographical Society run
regular seminars around Scotland. Topics are
broad and varied.
The objectives of AGI Scotland are:
• to promote awareness on GI and how it could benefit the citizen, commerce and
good governance within Scotland
• to gain access to Scottish and UK governments
• to bring together people with an interest in GI within Scotland
• to tune and deliver membership benefits to Scottish members
• to encourage AGI membership at the grass roots level within Scotland
26 November 2012 – GeoDrinks Glasgow*
Join us at Waxy O’Connors, from 4pm onwards for an informal networking event
27 February 2013 – AGI Scotland Annual Conference, University of Glasgow
For further details of these and other UK wide events, see www.agi.org.uk
Addy Pope
Email: addy.pope@ed.ac.uk
Twitter: @go_geo
http://www.gogeo.ac.uk
EDINA website: http://edina.ac.uk
Edinburgh Geo-Events/Groups

Más contenido relacionado

Similar a EDINA's Open Geo-Services

Osgis2011 edina addy_pope
Osgis2011 edina addy_popeOsgis2011 edina addy_pope
Osgis2011 edina addy_popeAddy Pope
 
Osgis2011 edina addy_pope
Osgis2011 edina addy_popeOsgis2011 edina addy_pope
Osgis2011 edina addy_popeAddy Pope
 
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...JISC GECO
 
Open Source GIS
Open Source GISOpen Source GIS
Open Source GISJoe Larson
 
Advancing open source geospatial software for the do d ic edward pickle openg...
Advancing open source geospatial software for the do d ic edward pickle openg...Advancing open source geospatial software for the do d ic edward pickle openg...
Advancing open source geospatial software for the do d ic edward pickle openg...Joshua L. Davis
 
2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...
2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...
2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...GIS in the Rockies
 
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...CASA, UCL
 
BarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social HackathonBarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social Hackathonmarvin337
 
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)Building Location-Aware Apps using Open Source (AnDevCon SF 2014)
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)Chuck Greb
 
Open Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they CompareOpen Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they CompareSafe Software
 
Dotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes
 
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...Beniamino Murgante
 
IoTivity for Automotive IoT Interoperability
IoTivity for Automotive IoT InteroperabilityIoTivity for Automotive IoT Interoperability
IoTivity for Automotive IoT InteroperabilitySamsung Open Source Group
 
Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...
Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...
Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...Salvatore Iaconesi
 
GEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIAL
GEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIALGEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIAL
GEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIALSohail Akbar Goheer
 
Serving Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked DataServing Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked DataChristophe Debruyne
 
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...Simone Cortesi
 

Similar a EDINA's Open Geo-Services (20)

Open @ EDINA
Open @ EDINAOpen @ EDINA
Open @ EDINA
 
Osgis2011 edina addy_pope
Osgis2011 edina addy_popeOsgis2011 edina addy_pope
Osgis2011 edina addy_pope
 
Osgis2011 edina addy_pope
Osgis2011 edina addy_popeOsgis2011 edina addy_pope
Osgis2011 edina addy_pope
 
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
 
Open Source GIS
Open Source GISOpen Source GIS
Open Source GIS
 
Advancing open source geospatial software for the do d ic edward pickle openg...
Advancing open source geospatial software for the do d ic edward pickle openg...Advancing open source geospatial software for the do d ic edward pickle openg...
Advancing open source geospatial software for the do d ic edward pickle openg...
 
2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...
2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...
2015 FOSS4G Track: Open Specifications for the Storage, Transport and Process...
 
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
 
BarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social HackathonBarCamp KL H20 Open Social Hackathon
BarCamp KL H20 Open Social Hackathon
 
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)Building Location-Aware Apps using Open Source (AnDevCon SF 2014)
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)
 
Open Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they CompareOpen Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they Compare
 
EDINA National Datacentre Activity Update to GWG
EDINA National Datacentre Activity Update to GWGEDINA National Datacentre Activity Update to GWG
EDINA National Datacentre Activity Update to GWG
 
Dotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and Data
 
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
 
IoTivity for Automotive IoT Interoperability
IoTivity for Automotive IoT InteroperabilityIoTivity for Automotive IoT Interoperability
IoTivity for Automotive IoT Interoperability
 
Open Spatial Data: Sources and Tools
Open Spatial Data: Sources and ToolsOpen Spatial Data: Sources and Tools
Open Spatial Data: Sources and Tools
 
Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...
Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...
Cross Media design scenarios: smartphones and tablets, a workshop at ISIA Des...
 
GEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIAL
GEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIALGEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIAL
GEOSERVER - DOWNLOAD AND INSTALLATION STEP BY STEP TUTORIAL
 
Serving Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked DataServing Ireland's Geospatial Information as Linked Data
Serving Ireland's Geospatial Information as Linked Data
 
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
 

Último

Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Osopher
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...Nguyen Thanh Tu Collection
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEPART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEMISSRITIMABIOLOGYEXP
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineCeline George
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxAvaniJani1
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...Nguyen Thanh Tu Collection
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 

Último (20)

Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEPART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command Line
 
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Chi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical VariableChi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical Variable
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptx
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 

EDINA's Open Geo-Services

  • 1. Slide 1 of ## <<Enter presentation title here>> @ Addy Pope Geo-services Email: addy.pope@ed.ac.uk Twitter: @go_geo http://www.gogeo.ac.uk EDINA website: http://edina.ac.uk
  • 2. What is EDINA? Open Data & Open Source Software at EDINA is a National Data Centre Based at Supported by http://pafciu17.dev.openstreetmap.org/? module=map&center=- 3.18,55.935&zoom=17&width=400&height=400type=cycle
  • 3. What do we do? Open Data & Open Source Software at EDINA http://www.flickr.com/photos/steverhode/3183290111/sizes/l/in/photostream/ Ensure continuous access to resources Preservation initiatives to ensure long term access to scholarly content Repository services for open access and other licensed material
  • 4. What do we do? Open Data & Open Source Software at EDINA Authentication Multimedia Services Bibliographic Services Geo Service
  • 5. What? EDINA runs services primarily for the UK education sector. However, it is increasingly trying to make its services open and available to everyone. In this Presentation we will look at some of the services that EDINA run that you can access and what you might do with them and some other “Open” geo-tools.
  • 6. GeoTagger A demo web client enabling users to upload media, metadata parsing and geo-tagging/geo- coding An Open Metadata collection of geo-tagged/geo-coded enriched media with a search interface (this has been seeded with 250,000 images from Geograph A basic web service API for geo-tagging/geo- coding image, audio and video media
  • 7. GeoTagger Your Picture Upload Existing Exif Metadata Use map to locate where picture was taken Export image
  • 8. Cartogrammar car·to·gram/ kärtə gramˈ ˌ / A map on which statistical information is shown in diagrammatic form. A small diagram on the face of a map, showing quantitative information. An abstracted and simplified map the base of which is not true to scale. http://www.viewsoftheworld.net
  • 9. Slide 9 of ## Cartogrammar <<Enter presentation title here>>
  • 11. Cartogram View and Download
  • 12. Slide 12 of ## Project Goals <<Enter presentation title here>> • Example of one being made here:
  • 13. ShareGeo Find and share open spatial data ……
  • 14. ShareGeo Create maps or perform spatial analysis
  • 15. Openstream Stream map to a GIS or Google Earth or embed the map in your website using the API. Web Mapping Service (WMS) of OS OpenData
  • 16. Openstream Stream maps at a variety of scales with appropriate detail on each Offers an alternative to OSM. Advantages and disadvantages – discuss.
  • 17. Openstream Great way of streaming maps into a GIS, in this case QGIS.
  • 18. GoGeo Open Data & Open Source Software at EDINA Discover GIS resources Find Data Create standards compliant metadata Learn about metadata standards
  • 19. GoGeo Open Data & Open Source Software at EDINA Discover GIS resources Find Data Create standards compliant metadata Learn about metadata standards
  • 20. Unlock Unlock Text – feed in a body of text and Unlock will associate places from it. It uses fuzzy logic to disambiguate places with the same name Web API that provides geographic reference to place names.
  • 21. Putting it all together……. What if we want to take some Open data and make it available for others to view it over the internet? There are plenty of tools to help you do this and you don’t need to be programmer or GIS expert to achieve it either. Lets find out how……
  • 22. Putting it all together……. We are going to make a map that shows the location of wind farms around the UK. We could just post the image we saw earlier, but that doesn’t allow the user to interact at all, they cannot zoom or query the data.
  • 23. Putting it all together……. Another shameless plug, but an example of the useful data that is in ShareGeo Open ready to be used.
  • 24. Putting it all together…….
  • 25. Putting it all together…….
  • 26. Putting it all together…….
  • 27. Putting it all together…….
  • 28. Putting it all together…….
  • 29. Putting it all together……. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>OGR2Layers</title> <style> #map{width:800px;height:600px;} </style> <script src="http://www.openlayers.org/api/2.11/OpenLayers.js"></script> <script type="text/javascript"> var map, selectsControls function init(){ var option = { projection: new OpenLayers.Projection("EPSG:900913"), displayProjection: new OpenLayers.Projection("EPSG:4326") }; map = new OpenLayers.Map('map', option); olmapnik = new OpenLayers.Layer.OSM("OpenStreetMap Mapnik", "http://tile.openstreetmap.org/${z}/${x}/${y}.png"); map.addLayer(olmapnik); map.setBaseLayer(olmapnik); var ls= new OpenLayers.Control.LayerSwitcher(); map.addControl(ls); ls.maximizeControl(); map.addControl(new OpenLayers.Control.Scale()); map.addControl(new OpenLayers.Control.Attribution()); map.addControl(new OpenLayers.Control.Navigation()); var WindFarm_Consented2011 = new OpenLayers.Layer.GML("WindFarm_Consented2011 GeoJSON", "WindFarm_Consented2011.GeoJSON", {format: OpenLayers.Format.GeoJSON}); map.addLayer(WindFarm_Consented2011); var WindFarm_Construction2011 = new OpenLayers.Layer.GML("WindFarm_Construction2011 GeoJSON", "WindFarm_Construction2011.GeoJSON", {format: OpenLayers.Format.GeoJSO map.addLayer(WindFarm_Construction2011); var WindFarm_Operational2011 = new OpenLayers.Layer.GML("WindFarm_Operational2011 GeoJSON", "WindFarm_Operational2011.GeoJSON", {format: OpenLayers.Format.GeoJSON}) map.addLayer(WindFarm_Operational2011); var WindFarm_Proposed2011 = new OpenLayers.Layer.GML("WindFarm_Proposed2011 GeoJSON", "WindFarm_Proposed2011.GeoJSON", {format: OpenLayers.Format.GeoJSON}); map.addLayer(WindFarm_Proposed2011); extent = new OpenLayers.Bounds(-16.488754,89.996499,-16.488754,89.996499).transform(new OpenLayers.Projection("EPSG:4326"), new OpenLayers.Projection("EPSG:900913")); map.zoomToExtent(extent); }; </script> </head> <body onload="init()"> <h1></h1> <div id="map"></div> </body> </html>
  • 31. Geo-Events/Groups The Hutton Club run seminars at 1600 on Fridays. These focus on Earth System Process and Physical Geography.
  • 32. Geo-Events/Groups EEO-AGI(S) Seminar series is also run by the School of Geoscience on Fridays. 2 Nov – Gary Gale, Director of Places, Nokia 23 Nov – “Humanising Archaeological GIS”, Prof. Gary Lock, University of Oxford 18 Jan – “Analytical and Interactive Cartography”, Prof. Jason Dykes, City University 8 Feb – “New GI Technologies for Historical Maps”, Chris Fleet, National Library of Scotland 1 March – “City Science”, Prof. Mike Batty, CASA, UCL 22 March - “Our Ecosystem: Web-based Spatial Data Sharing for Non-Expert GI Users”, Dr. Karin Viergever, Ecometrica 26 April – “Life at NASA”, Will Cornforth, University of Edinburgh
  • 33. Geo-Events/Groups The Royal Scottish Geographical Society run regular seminars around Scotland. Topics are broad and varied.
  • 34. The objectives of AGI Scotland are: • to promote awareness on GI and how it could benefit the citizen, commerce and good governance within Scotland • to gain access to Scottish and UK governments • to bring together people with an interest in GI within Scotland • to tune and deliver membership benefits to Scottish members • to encourage AGI membership at the grass roots level within Scotland 26 November 2012 – GeoDrinks Glasgow* Join us at Waxy O’Connors, from 4pm onwards for an informal networking event 27 February 2013 – AGI Scotland Annual Conference, University of Glasgow For further details of these and other UK wide events, see www.agi.org.uk
  • 35. Addy Pope Email: addy.pope@ed.ac.uk Twitter: @go_geo http://www.gogeo.ac.uk EDINA website: http://edina.ac.uk

Notas del editor

  1. A map which shows statistical information in diagrammatic form Statistics first , geographical accuracy second
  2. Create, Share and reuse Production strength service and toolset Break the barriers to current creation by non specialists
  3. Create, Share and reuse Production strength service and toolset Break the barriers to current creation by non specialists
  4. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  5. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  6. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  7. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  8. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  9. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  10. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  11. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  12. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  13. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process
  14. API is the main guts of it – interfaces with the guts of Scape Toad Allows upload and download of input and output files Website uses a wizard to guide user through creation process