Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GeoJSON: A simple geodata format for the web
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
John Firebaugh
July 01, 2013
Technology
2
260
GeoJSON: A simple geodata format for the web
John Firebaugh
July 01, 2013
Tweet
Share
More Decks by John Firebaugh
See All by John Firebaugh
Implementing change in OpenStreetMap
jfirebaugh
0
540
iD: A New Editor for OpenStreetMap
jfirebaugh
5
1.9k
Other Decks in Technology
See All in Technology
楽しく学ぼう!ネットワーク入門
shotashiratori
4
3.2k
20260311 ビジネスSWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
300
アーキテクチャモダナイゼーションを実現する組織
satohjohn
1
650
SRE NEXT 2026 CfP レビュアーが語る聞きたくなるプロポーザルとは?
yutakawasaki0911
1
290
OSC仙台プレ勉強会 AlmaLinuxとは
koedoyoshida
0
150
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.2k
[JAWSDAYS2026][D8]その起票、愛が足りてますか?AWSサポートを味方につける、技術的「ラブレター」の書き方
hirosys_
3
180
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
JAWS DAYS 2026 楽しく学ぼう!ストレージ 入門
yoshiki0705
2
180
Kubernetesにおける推論基盤
ry
1
370
AI時代のSaaSとETL
shoe116
1
140
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
200
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
698
190k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Mind Mapping
helmedeiros
PRO
1
120
Making Projects Easy
brettharned
120
6.6k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
210
The Limits of Empathy - UXLibs8
cassininazir
1
260
It's Worth the Effort
3n
188
29k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.4k
ラッコキーワード サービス紹介資料
rakko
1
2.6M
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
BBQ
matthewcrist
89
10k
Transcript
GeoJSON A simple geodata format for the web
GeoJSON A simple geodata format for the web
GeoJSON geometries Point MultiPoint LineString MultiLineString Polygon MultiPolygon
GeoJSON features { "type": "Feature", "properties": { "name": "Stetson's Famous
Bar & Grill", "telephone": "(202) 667-6295", "website": "http://stetsons-dc.com/" }, "geometry": { "type": "Point", "coordinates": [-77.037315, 38.916787] } }
GeoJSON collections GeometryCollection FeatureCollection
OpenStreetMap in GeoJSON teczno.com/s/r3p
NHD in GeoJSON NelsonMinar/vector-river-map
CSV ➡ GeoJSON tmcw/csv2geojson
Spreadsheet ➡ GeoJSON jlord/gs2geojson
Lint your GeoJSON www.flickr.com/photos/cherie_priest/211286121/ geojsonlint.com
Open Source your GeoJSON
Edit your GeoJSON
Edit your GeoJSON
Text Thanks! jfire jfirebaugh