SlideShare una empresa de Scribd logo
1 de 180
OpenStreetMap Iván Sánchez Ortega <ivan@sanchezortega.es> OpenStreetMap España
OpenStreetMap es...
GRANDE OpenStreetMap es...
OpenStreetMap es... ,[object Object]
393228695 puntos
150000+ usuarios
400+ profesionales
 
1/4:  El porqué de OSM
Platón
http://en.wikipedia.org/wiki/Plato
Mundo de las ideas
Alegoría de la caverna
(vídeo) http://platosallegory.com
Platón Mapas
Platón Mapas web
 
“Están sacando los mapas del cajón”
“Puedo ver mapas gratis”
“Puedo usar mapas gratis”
“Puedo hacer aplicaciones con sus mapas”
http://www.flickr.com/photos/paulthewineguy/2329382156/
“A pessimist is an optimist with experience.” -- François Roland Truffaut
“Está sin actualizar”
“Está incorrecto”
“El estilo es feo y no lo puedo cambiar”
“La API no me deja hacer X”
http://www.flickr.com/photos/paulthewineguy/2329382156/
Licencia
Puedo hacer aplicaciones con sus mapas... ... bajo sus condiciones
Puedo hacer aplicaciones con sus mapas... ,[object Object]
Sólo si nos dices quién eres
Sólo si pongo publicidad en tu web
Sólo si lo programas en X lenguaje
Sólo si sopla viento de levante y es jueves
Conclusión:
 
 
 
¡Queremos datos!
¡Queremos  todos  los datos para hacer  lo que sea !
(para que quede claro)
¡Queremos  todos  los datos para hacer  lo que sea !
No lo digo sólo yo...
 
Schuyler Erie
http://www.vimeo.com/1841244
http://www.vimeo.com/1841244
http://www.vimeo.com/1841244
http://www.vimeo.com/1841244
http://www.vimeo.com/1841244
Tim-Berners Lee
http://en.wikipedia.org/wiki/Tim-Berners_Lee
http://www.ted.com/index.php/talks/tim_berners_lee_on_the_next_web.html
http://www.ted.com/index.php/talks/tim_berners_lee_on_the_next_web.html
http://www.ted.com/index.php/talks/tim_berners_lee_on_the_next_web.html
http://www.ted.com/index.php/talks/tim_berners_lee_on_the_next_web.html
 
v = = = -> -> -> {{taxobox |name = Pleurodema borellii |status = LC |status_system = IUCN3.1 |regnum = [[Animalia]] |phylum = [[Chordata]] |classis = [[Amphibia]] }} '''''Pleurodema borellii''''' is a species of [[frog]] in the [[Leptodactylidae]] family. <node id=&quot;206358572&quot; lat=&quot;37.3905641&quot; lon=&quot;-5.9882308&quot; timestamp=&quot;2009-02-20T17:16:48+00:00&quot;/> <way id=&quot;22744006&quot; visible=&quot;true&quot; timestamp=&quot;2008-10-31T13:50:26+00:00&quot;> <nd ref=&quot;206358593&quot;/> <nd ref=&quot;206358594&quot;/> <nd ref=&quot;206358595&quot;/> <nd ref=&quot;206358596&quot;/> <tag k=&quot;highway&quot; v=&quot;residential&quot;/> static int read_fw (struct usb_dev_handle *dev, char *filename, long off) { int fd, len, req, llen, res, ret = -1; unsigned char data[4], rdata[1024], *ptr;
v<
2/4:  La tecnología de OSM
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
 
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
Nodos Ways Relaciones
<node id='30894545' lat='41.9797918' lon='2.8201551'> <tag k='place' v='town' /> <tag k='name' v='Girona' /> <tag k='name:es' v='Gerona' /> <tag k='is_in' v='Geronès, Girona, Catalonia, Spain, EU' /> <tag k='population' v='92186' /> <tag k='source:population' v='BOE REAL DECRETO 1683/2007, de 14 de diciembre' /> </node> Nodo Par de coordenadas, y etiquetas
<way id='23151177'> <nd ref='250101455' /> <nd ref='250101457' /> .... <nd ref='250671038' /> <nd ref='250671042' /> <tag k='created_by' v='JOSM' /> <tag k='highway' v='road' /> <tag k='name' v='Carrer de Industria' /> </way> Way Conjunto ordenado de nodos, y etiquetas
<relation id='48044'> <member type='way' ref='1216' role='' /> [...] <member type='way' ref='3047850' role='' /> <member type='way' ref='3047851' role='' /> <tag k='ref' v='E 15' /> <tag k='route' v='road' /> <tag k='type' v='route' /> <tag k='int_ref' v='E 15' /> </relation> Relación Conjunto de otros nodos, ways y/o relaciones con roles, y etiquetas
<tag k='highway' v='residential' /> <tag k='junction' v='roundabout' /> <tag k='barrier' v='bollard' /> <tag k='oneway' v='yes' /> <tag k='landuse' v='military' /> <tag k='place' v='town' /> <tag k='name' v='Carrer de Industria' /> <tag k='population' v='92186' /> <tag k='ref' v='E 15' /> Etiqueta Par clave-valor arbitrario (Aunque la mayoría se usa por consenso)
 
API ,[object Object]
Descargar un way (por ID)
Descargar una relación (por ID)
Descargar todos los datos de un área
Subir nuevos elementos (nodo/way/rel)
Abrir/cerrar changesets
(etc)
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
 
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
Mapping Parties
Mapping Parties = Frikis + GPS + cerveza
 
FRIKIS GPS CERVEZA
 
 
 
(vídeo mapping party)
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
planet.osm.bz2 6.3 GB
Planet dump: .osm.bz2 (cada miércoles) Planet diffs: .osmc.gz (cada día/hora/minuto)
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
 
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
 
 
(z=0, x=0, y=0)
 
(z=1, x=0, y=0) (z=1, x=1, y=0) (z=1, x=0, y=1) (z=1, x=1, y=1)
http://tile.openstreetmap.org/12/2047/1362.png zoom x y
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
 
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
Mapnik renderer (tile.osm.org) tiles@home (osmarender) www.osm.org website map editing software PostgreSQL backend Planet dump , Planet diffs PostGIS OpenLayers (“slippy map”) Mapnik style- sheets API 0.6 Mapnik + mod_tile mod_tile cache osm2pgsql osmosis Potlatch JOSM import scripts Geodata GPX traces, photos & notes WMS services Yahoo! imagery map tiles etcetera etcetera [email_address] server MySQL [email_address] clients Merkaator etcetera XAPI Mapping parties (the fun stuff)
3/4:  Cosas que se hacen con OSM
 
 
 
TopOSM
 
 
 
 
 
 
 
 
 
 
 
 
Trafficman (Android)
 
 
trackmyjourney
GpsMID
 
 
 
X- Plane
 
OSMlive
MapAnalyst
OpenStreetBugs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CENSURADO
 
 
 
 
 
 
 
 
 
Layar
 
 
 
4/4:  Lugares interesantes
 
 
 
(This slide intentionally left blank)
 

Más contenido relacionado

Similar a OSM technology overview

Open Maps (Or Close Enough?)
Open Maps (Or Close Enough?)Open Maps (Or Close Enough?)
Open Maps (Or Close Enough?)Pamela Fox
 
Rendering OpenStreetMap Data using Mapnik
Rendering OpenStreetMap Data using MapnikRendering OpenStreetMap Data using Mapnik
Rendering OpenStreetMap Data using MapnikGraham Jones
 
Real time web (Orbited) at BCNE3
Real time web (Orbited) at BCNE3Real time web (Orbited) at BCNE3
Real time web (Orbited) at BCNE3Alex Kavanagh
 
Beholding the giant pyramid of application development; why Ajax applications...
Beholding the giant pyramid of application development; why Ajax applications...Beholding the giant pyramid of application development; why Ajax applications...
Beholding the giant pyramid of application development; why Ajax applications...Javeline B.V.
 
Python And GIS - Beyond Modelbuilder And Pythonwin
Python And GIS - Beyond Modelbuilder And PythonwinPython And GIS - Beyond Modelbuilder And Pythonwin
Python And GIS - Beyond Modelbuilder And PythonwinChad Cooper
 
Html and i_phone_mobile-2
Html and i_phone_mobile-2Html and i_phone_mobile-2
Html and i_phone_mobile-2tonvanbart
 
GTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementationGTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementationDavid Calavera
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Tatsuhiko Miyagawa
 
Introduction To OpenStreetMap Fosscon2010
Introduction To OpenStreetMap Fosscon2010Introduction To OpenStreetMap Fosscon2010
Introduction To OpenStreetMap Fosscon2010rweait
 
Beyond Google Maps - FOWA 2008 London
Beyond Google Maps - FOWA 2008 LondonBeyond Google Maps - FOWA 2008 London
Beyond Google Maps - FOWA 2008 LondonAndrew Turner
 
Flickr Open Api Mashup
Flickr Open Api MashupFlickr Open Api Mashup
Flickr Open Api MashupJinho Jung
 
Beyond Googlemaps - Andrew Turner
Beyond Googlemaps - Andrew TurnerBeyond Googlemaps - Andrew Turner
Beyond Googlemaps - Andrew TurnerCarsonified Team
 
ESRI Developer Summit 2008 - Microsoft Virtual Earth
ESRI Developer Summit 2008 - Microsoft Virtual EarthESRI Developer Summit 2008 - Microsoft Virtual Earth
ESRI Developer Summit 2008 - Microsoft Virtual EarthChris Pendleton
 
Building real-time collaborative apps with Ajax.org Platform
Building real-time collaborative apps with Ajax.org PlatformBuilding real-time collaborative apps with Ajax.org Platform
Building real-time collaborative apps with Ajax.org PlatformJaveline B.V.
 
RefreshDC - The How Of Geo
RefreshDC - The How Of GeoRefreshDC - The How Of Geo
RefreshDC - The How Of GeoAndrew Turner
 
Lecture 3 - Comm Lab: Web @ ITP
Lecture 3 - Comm Lab: Web @ ITP Lecture 3 - Comm Lab: Web @ ITP
Lecture 3 - Comm Lab: Web @ ITP yucefmerhi
 
Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010
Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010
Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010Sergey Ilinsky
 

Similar a OSM technology overview (20)

Open Maps (Or Close Enough?)
Open Maps (Or Close Enough?)Open Maps (Or Close Enough?)
Open Maps (Or Close Enough?)
 
Rendering OpenStreetMap Data using Mapnik
Rendering OpenStreetMap Data using MapnikRendering OpenStreetMap Data using Mapnik
Rendering OpenStreetMap Data using Mapnik
 
Rails e suas Gems
Rails e suas GemsRails e suas Gems
Rails e suas Gems
 
Real time web (Orbited) at BCNE3
Real time web (Orbited) at BCNE3Real time web (Orbited) at BCNE3
Real time web (Orbited) at BCNE3
 
Beholding the giant pyramid of application development; why Ajax applications...
Beholding the giant pyramid of application development; why Ajax applications...Beholding the giant pyramid of application development; why Ajax applications...
Beholding the giant pyramid of application development; why Ajax applications...
 
Python And GIS - Beyond Modelbuilder And Pythonwin
Python And GIS - Beyond Modelbuilder And PythonwinPython And GIS - Beyond Modelbuilder And Pythonwin
Python And GIS - Beyond Modelbuilder And Pythonwin
 
Html and i_phone_mobile-2
Html and i_phone_mobile-2Html and i_phone_mobile-2
Html and i_phone_mobile-2
 
Artspeakpresentation
ArtspeakpresentationArtspeakpresentation
Artspeakpresentation
 
GTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementationGTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementation
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8
 
Widgets Tools Keynote
Widgets Tools KeynoteWidgets Tools Keynote
Widgets Tools Keynote
 
Introduction To OpenStreetMap Fosscon2010
Introduction To OpenStreetMap Fosscon2010Introduction To OpenStreetMap Fosscon2010
Introduction To OpenStreetMap Fosscon2010
 
Beyond Google Maps - FOWA 2008 London
Beyond Google Maps - FOWA 2008 LondonBeyond Google Maps - FOWA 2008 London
Beyond Google Maps - FOWA 2008 London
 
Flickr Open Api Mashup
Flickr Open Api MashupFlickr Open Api Mashup
Flickr Open Api Mashup
 
Beyond Googlemaps - Andrew Turner
Beyond Googlemaps - Andrew TurnerBeyond Googlemaps - Andrew Turner
Beyond Googlemaps - Andrew Turner
 
ESRI Developer Summit 2008 - Microsoft Virtual Earth
ESRI Developer Summit 2008 - Microsoft Virtual EarthESRI Developer Summit 2008 - Microsoft Virtual Earth
ESRI Developer Summit 2008 - Microsoft Virtual Earth
 
Building real-time collaborative apps with Ajax.org Platform
Building real-time collaborative apps with Ajax.org PlatformBuilding real-time collaborative apps with Ajax.org Platform
Building real-time collaborative apps with Ajax.org Platform
 
RefreshDC - The How Of Geo
RefreshDC - The How Of GeoRefreshDC - The How Of Geo
RefreshDC - The How Of Geo
 
Lecture 3 - Comm Lab: Web @ ITP
Lecture 3 - Comm Lab: Web @ ITP Lecture 3 - Comm Lab: Web @ ITP
Lecture 3 - Comm Lab: Web @ ITP
 
Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010
Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010
Building Complex GUI Apps The Right Way. With Ample SDK - SWDC2010
 

Más de Iván Sánchez Ortega

Más de Iván Sánchez Ortega (9)

Jauría de metagatos
Jauría de metagatosJauría de metagatos
Jauría de metagatos
 
Openness means cake
Openness means cakeOpenness means cake
Openness means cake
 
Cartografía Extrema
Cartografía ExtremaCartografía Extrema
Cartografía Extrema
 
Another Game of Chess, Professor Falken?
Another Game of Chess, Professor Falken?Another Game of Chess, Professor Falken?
Another Game of Chess, Professor Falken?
 
Tartas DFSG-compatibles
Tartas DFSG-compatiblesTartas DFSG-compatibles
Tartas DFSG-compatibles
 
OpenStreetMap España 2009-2010
OpenStreetMap España 2009-2010OpenStreetMap España 2009-2010
OpenStreetMap España 2009-2010
 
¿Son "libres" los geodatos "libres"?
¿Son "libres" los geodatos "libres"?¿Son "libres" los geodatos "libres"?
¿Son "libres" los geodatos "libres"?
 
OpenStreetMap (en Encuentro de Cartografía Ciudadana)
OpenStreetMap (en Encuentro de Cartografía Ciudadana)OpenStreetMap (en Encuentro de Cartografía Ciudadana)
OpenStreetMap (en Encuentro de Cartografía Ciudadana)
 
NMA data & OSM tech
NMA data & OSM techNMA data & OSM tech
NMA data & OSM tech
 

Último

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Último (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

OSM technology overview