-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
857 lines (857 loc) · 39.5 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
{
"$schema": "awesomeGisSchema.json",
"categories": [
{
"id": "DesktopEditors",
"title": "Desktop Editors",
"description": "Desktop software used to edit GIS data.",
"entries": [
{
"id": "DesktopEditors_ArcGIS",
"title": "ArcGIS for Desktop",
"description": "ArcGIS for Desktop includes ArcMap, ArcCatalog, and ArcGlobe. ArcMap for viewing and editing data. ArcCatalog for managing and organizing datasets. ArcGlobe for working with 3D scenes.",
"tags": [ "Esri" ],
"urls": [
{
"title": "ArcGIS Desktop",
"url": "http://desktop.arcgis.com/en/"
},
{
"title": "ArcGIS Help for Previous Versions",
"url": "http://resources.arcgis.com/en/help/previous-help/"
},
{
"title": "ArcGIS 10.3 Documentation",
"url": "http://desktop.arcgis.com/en/desktop/latest/get-started/quick-start-guides/arcgis-desktop-quick-start-guide.htm"
},
{
"title": "ArcGIS Help 10.2, 10.2.1, and 10.2.2",
"url": "http://resources.arcgis.com/en/help/main/10.2/index.html"
},
{
"title": "ArcGIS Help 10.1",
"url": "http://resources.arcgis.com/en/help/main/10.1/"
},
{
"title": "ArcGIS Help 10",
"url": "http://help.arcgis.com/en/arcgisdesktop/10.0/help/"
},
{
"title": "ArcGIS Help 9.3 and 9.3.1",
"url": "http://webhelp.esri.com/arcgisdesktop/9.3"
},
{
"title": "ArcGIS Help 9.2",
"url": "http://webhelp.esri.com/arcgisdesktop/9.2"
},
{
"title": "ArcGIS Help 9.1",
"url": "http://webhelp.esri.com/arcgisdesktop/9.1"
},
{
"title": "Customizing ArcGIS User Interface",
"url": "http://desktop.arcgis.com/en/desktop/latest/guide-books/customizing-the-ui/about-configuring-the-user-interface.htm"
}
]
},
{
"id": "DesktopEditors_QGIS",
"title": "QGIS",
"description": "A Free and Open Source Geographic Information System. Create, edit, visualise, analyze and publish geospatial information on Windows, Mac, Linux, BSD (Android coming soon)",
"tags": [ "Open Source" ],
"urls": [
{
"title": "QGIS",
"url": "http://www.qgis.org/en/site/"
},
{
"title": "QGIS Documentation",
"url": "http://www.qgis.org/en/docs/index.html"
},
{
"title": "QGIS 2.6 User Guide",
"url": "http://docs.qgis.org/2.6/en/docs/user_manual"
},
{
"title": "QGIS 2.2 User Guide",
"url": "http://docs.qgis.org/2.2/en/docs/user_manual"
},
{
"title": "QGIS 2.0 User Guide",
"url": "http://docs.qgis.org/2.0/en/docs/user_manual"
},
{
"title": "QGIS 1.8 User Guide",
"url": "http://docs.qgis.org/1.8/en/docs/user_manual"
}
]
},
{
"id": "DesktopEditors_ArcPro",
"title": "ArcGIS Pro",
"description": "ArcGIS Pro is the essential application for creating and working with spatial data on your desktop. It provides tools to visualize, analyze, compile, and share your data, in both 2D and 3D environments.",
"tags": [ "Esri" ],
"urls": [
{
"title": "ArcGIS Pro",
"url": "http://pro.arcgis.com/en/pro-app/"
},
{
"title": "ArcGIS Pro Help",
"url": "http://pro.arcgis.com/en/pro-app/help/main/welcome-to-the-arcgis-pro-app-help.htm"
}
]
},
{
"id": "DesktopEditors_ArcExplorer",
"title": "ArcGIS Explorer",
"description": "",
"tags": [ "Esri" ],
"urls": [
{
"title": "ArcGIS Explorer Desktop",
"url": "http://resources.arcgis.com/en/communities/arcgis-explorer-desktop/"
},
{
"title": "ArcGIS Explorer Help",
"url": "http://webhelp.esri.com/arcgisexplorer/2500//en/index.html"
}
]
}
]
},
{
"id": "DesktopDevelopment",
"title": "Desktop Development",
"description": "SDKs and Libraries used to customize Desktop Editors and build applications on the desktop.",
"entries": [
{
"id": "DesktopDevelopment_PyQGIS",
"title": "PyQGIS Developer",
"description": "Starting from 0.9 release, QGIS has optional scripting support using Python language.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "PyQGIS Developer Cookbook 2.6",
"url": "http://docs.qgis.org/2.6/en/docs/pyqgis_developer_cookbook/"
},
{
"title": "QGIS Python API Documentation 2.6",
"url": "http://qgis.org/api/2.6/classQgisInterface.html"
},
{
"title": "QGIS C++ API Documentation 2.6",
"url": "http://qgis.org/api/2.6/"
},
{
"title": "PyQGIS Developer Cookbook 2.2",
"url": "http://docs.qgis.org/2.2/en/docs/pyqgis_developer_cookbook/"
},
{
"title": "QGIS Python API Documentation 2.2",
"url": "http://qgis.org/api/2.2/classQgisInterface.html"
},
{
"title": "QGIS C++ API Documentation 2.2",
"url": "http://qgis.org/api/2.2/"
},
{
"title": "PyQGIS Developer Cookbook 2.0",
"url": "http://docs.qgis.org/2.0/en/docs/pyqgis_developer_cookbook/"
},
{
"title": "QGIS Python API Documentation 2.0",
"url": "http://qgis.org/api/2.0/classQgisInterface.html"
},
{
"title": "QGIS C++ API Documentation 2.0",
"url": "http://qgis.org/api/2.0/"
}
]
},
{
"id": "DesktopDevelopment_ArcPy",
"title": "ArcPy",
"description": "ArcPy is a site package that builds on (and is a successor to) the successful arcgisscripting module. Its goal is to create the cornerstone for a useful and productive way to perform geographic data analysis, data conversion, data management, and map automation with Python.",
"tags": [ "Esri" ],
"urls": [
{
"title": "What is ArcPy?",
"url": "http://desktop.arcgis.com/en/desktop/latest/analyze/arcpy/what-is-arcpy-.htm"
},
{
"title": "Alphabetical list of ArcPy functions",
"url": "http://desktop.arcgis.com/en/desktop/latest/analyze/arcpy-functions/alphabetical-list-of-arcpy-functions.htm"
},
{
"title": "Alphabetical list of ArcPy classes",
"url": "http://desktop.arcgis.com/en/desktop/latest/analyze/arcpy-classes/alphabetical-list-of-arcpy-classes.htm"
},
{
"title": "ArcPy on GitHub",
"url": "https://github.com/arcpy"
}
]
},
{
"id": "DesktopDevelopment_ArcPythonAddins",
"title": "ArcGIS Python Addins",
"description": "An add-in is a customization, such as a collection of tools on a toolbar, that plugs into an ArcGIS for Desktop application (that is, ArcMap, ArcCatalog, ArcGlobe, and ArcScene) to provide supplemental functionality for accomplishing custom tasks.",
"tags": [ "Esri" ],
"urls": [
{
"title": "What is a Python add-in?",
"url": "http://desktop.arcgis.com/en/desktop/latest/guide-books/python-addins/what-is-a-python-add-in.htm"
}
]
},
{
"id": "DesktopDevelopment_ArcObjects",
"title": "ArcObjects",
"description": "ArcObjects is a library of Component Object Model (COM) components that make up the foundation of ArcGIS. To work with ArcObjects in the .NET development environment, a collection of .NET primary interop assemblies (PIAs) and COM object libraries have been generated to manage .NET–COM interaction. ArcObjects components are installed with ArcGIS for Desktop, ArcGIS Engine, and ArcGIS for Server.",
"tags": [ "Esri" ],
"urls": [
{
"title": "ArcObjects Help for .NET",
"url": "http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/"
},
{
"title": "ArcObjects 10 Help for .NET",
"url": "http://help.arcgis.com/en/sdk/10.0/arcobjects_net/ao_home.html"
},
{
"title": "ArcObjects Help for Java",
"url": "http://resources.arcgis.com/en/help/arcobjects-java/concepts/engine/"
},
{
"title": "ArcObjects 10 Help for Java",
"url": "http://help.arcgis.com/en/sdk/10.0/java_ao_adf/ao_home.html"
},
{
"title": "ArcObjects Help for cross-platform C++",
"url": "http://resources.arcgis.com/en/help/arcobjects-cpp/conceptualhelp/"
},
{
"title": "ArcObjects 10 Help for cross-platform C++",
"url": "http://help.arcgis.com/en/sdk/10.0/arcobjects_cpp/ao_home.html"
},
{
"title": "ArcObjects 10 Help for VBA",
"url": "http://help.arcgis.com/en/sdk/10.0/vba_desktop/ao_home.html"
}
]
},
{
"id": "DesktopDevelopment_ArcExplorerSDK",
"title": "ArcGIS Explorer Desktop SDK",
"description": "",
"tags": [ "Esri" ],
"urls": [
{
"title": "SDK Help",
"url": "http://help.arcgis.com/en/arcgisexplorer/2500/sdk/index.html"
}
]
}
]
},
{
"id": "Database",
"title": "Database",
"description": "Software that enable storing geographic data",
"entries": [
{
"id": "Database_PostGIS",
"title": "PostGIS",
"description": "PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "PostGIS",
"url": "http://postgis.net/"
},
{
"title": "PostgreSQL",
"url": "http://postgresql.org/"
},
{
"title": "PostGIS 2.1 Documentation",
"url": "http://postgis.net/docs/manual-2.1"
},
{
"title": "PostGIS 2.0 Documentation",
"url": "http://postgis.net/docs/manual-2.0"
},
{
"title": "PostGIS 1.5 Documentation",
"url": "http://postgis.net/docs/manual-1.5"
},
{
"title": "Introduction to PostGIS",
"url": "http://workshops.boundlessgeo.com/postgis-intro/"
},
{
"title": "PostGIS 2.1 Cheat Sheet (PDF)",
"url": "http://www.postgis.us/downloads/postgis21_cheatsheet.pdf"
},
{
"title": "PostGIS 2.1 Raster Cheat Sheet (PDF)",
"url": "http://www.postgis.us/downloads/postgis21_raster_cheatsheet.pdf"
},
{
"title": "PostGIS 2.1 Topology Cheat Sheet",
"url": "http://www.postgis.us/downloads/postgis21_topology_cheatsheet.pdf"
},
{
"title": "Essential PostGIS",
"url": "http://refcardz.dzone.com/refcardz/essential-postgis"
}
]
},
{
"id": "Database_FGDB",
"title": "File Geodatabase API",
"description": "The File Geodatabase API allows you to develop apps that interact with a file geodatabase without using ArcObjects. The API is available as a C++ library (.dll), which provides access to low-level file I/O modules.",
"tags": [ "Esri" ],
"urls": [
{
"title": "File Geodatabase API",
"url": "http://www.esri.com/software/arcgis/geodatabase/interoperability"
}
]
},
{
"id": "Database_OracleSpatial",
"title": "Oracle Spatial",
"description": "Oracle Spatial and Graph supports a full range of geospatial data and analytics for land management and GIS, mobile location services, sales territory management, transportation, LiDAR analysis and location-enabled Business Intelligence.",
"tags": [ ],
"urls": [
{
"title": "Oracle Spatial",
"url": "http://www.oracle.com/technetwork/database/options/spatialandgraph/overview/index.html"
}
]
},
{
"id": "Database_GeoGig",
"title": "GeoGig",
"description": "GeoGig is an open source tool that draws inspiration from Git, but adapts its core concepts to handle distributed versioning of geospatial data.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "GeoGig",
"url": "http://geogig.org/"
}
]
}
]
},
{
"id": "Server",
"title": "GIS Servers",
"description": "Server software used to serve GIS data over the web.",
"entries": [
{
"id": "Server_GeoServer",
"title": "GeoServer",
"description": "An open-source server written in Java - allows users to share, process and edit geospatial data.",
"tags": [ ],
"urls": [
{
"title": "GeoServer",
"url": "http://geoserver.org/"
}
]
},
{
"id": "Server_AGS",
"title": "ArcGIS Server",
"description": "ArcGIS for Server improves the way your business works by bringing the power of GIS into the hands of everyone in your organization, enabling better decision making.",
"tags": [ "Esri" ],
"urls": [
{
"title": "ArcGIS Server",
"url": "http://www.esri.com/software/arcgis/arcgisserver"
}
]
},
{
"id": "Server_AGOL",
"title": "ArcGIS Online",
"description": "Esri's Cloud service for building maps and mapping applications.",
"tags": [ "Esri" ],
"urls": [
{
"title": "ArcGIS Online",
"url": "http://www.arcgis.com/features/"
}
]
},
{
"id": "Server_CartoDB",
"title": "CartoDB",
"description": "CartoDB is a cloud based mapping, analysis and visualization engine that lets users build spatial applications for both mobile and the web.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "CartoDB",
"url": "http://cartodb.com/"
},
{
"title": "CartoDB Platform",
"url": "http://docs.cartodb.com/cartodb-platform.html"
},
{
"title": "CartoDB on GitHub",
"url": "https://github.com/CartoDB"
}
]
}
]
},
{
"id": "WebFrontEnd",
"title": "Web Front-End Libraries",
"description": "Libraries used to build front-end web applications.",
"entries": [
{
"id": "WebFrontEnd_Leaftlet",
"title": "Leaftlet",
"description": "Modern open-source JavaScript library for mobile-friendly interactive maps.",
"tags": [ "Open Source", "JavaScript" ],
"urls": [
{
"title": "Leaflet",
"url": "http://leafletjs.com/"
}
]
},
{
"id": "WebFrontEnd_OpenLayers",
"title": "OpenLayers",
"description": "A high-performance, feature-packed library for all your mapping needs.",
"tags": [ "Open Source", "JavaScript" ],
"urls": [
{
"title": "OpenLayers",
"url": "http://openlayers.org/"
}
]
},
{
"id": "WebFrontEnd_ArcJsapi",
"title": "ArcGIS API for JavaScript",
"description": "Esri's library for building front-end web applications using Javascript.",
"tags": [ "JavaScript", "Esri" ],
"urls": [
{
"title": "ArcGIS API for JavaScript",
"url": "https://developers.arcgis.com/javascript/"
}
]
},
{
"id": "WebFrontEnd_CartoDBjs",
"title": "CartoDB.js",
"description": "CartoDB offers a simple unified JavaScript library called CartoDB.js that let you interact with the CartoDB service.",
"tags": [ "JavaScript", "Open Source" ],
"urls": [
{
"title": "CartoDB.js",
"url": "http://docs.cartodb.com/cartodb-platform/cartodb-js.html"
},
{
"title": "Source Code",
"url": "https://github.com/CartoDB/cartodb.js"
}
]
},
{
"id": "WebFrontEnd_D3",
"title": "D3.js",
"description": "D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS.",
"tags": [ "JavaScript", "Open Source" ],
"urls": [
{
"title": "D3.js",
"url": "http://d3js.org"
},
{
"title": "Source Code",
"url": "https://github.com/mbostock/d3"
},
{
"title": "Example of D3 maps",
"url": "http://www.nytimes.com/interactive/2013/04/08/business/global/asia-map.html?_r=0"
}
]
},
{
"id": "WebFrontEnd_ModestMaps",
"title": "ModestMaps",
"description": "Modest Maps JS is a BSD-licensed display and interaction library for tile-based maps in Javascript.",
"tags": [ "JavaScript", "Open Source" ],
"urls": [
{
"title": "ModestMaps",
"url": "https://github.com/stamen/modestmaps-js"
}
]
}
]
},
{
"id": "Carto",
"title": "Cartography and Style",
"description": "Make beautiful maps",
"entries": [
{
"id": "Style_SnazzyMaps",
"title": "Snazzy Maps",
"description": "Snazzy Maps is a community built around creating great looking styles for Google Maps.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "SnazzyMaps",
"url": "https://snazzymaps.com/"
}
]
}
]
},
{
"id": "Standards",
"title": "Standards",
"description": "",
"entries": [
{
"id": "Standards_GeoJSON",
"title": "GeoJSON",
"description": "Open standard format for encoding collections of simple geographical features along with their non-spatial attributes using JavaScript Object Notation.",
"tags": [ ],
"urls": [
{
"title": "GeoJSON Spec",
"url": "http://geojson.org/geojson-spec.html"
}
]
}
]
},
{
"id": "Data",
"title": "Data Providers and Sources",
"description": "",
"entries": [
{
"id": "DataProviders_OpenStreetMap",
"title": "OpenStreetMap",
"description": "OpenStreetMap is built by a community of mappers that contribute and maintain data about roads, trails, cafés, railway stations, and much more, all over the world. ",
"tags": [ "Open Source" ],
"urls": [
{
"title": "OpenStreetMap",
"url": "http://www.openstreetmap.org/"
}
]
}
]
},
{
"id": "TechnologyVendors",
"title": "Technology Vendors",
"description": "Companies and Organizations that build GIS technology.",
"entries": [
{
"id": "TechnologyVendors_Esri",
"title": "Esri",
"description": "Esri is an international supplier of Geographic Information System (GIS) software, web GIS and geodatabase management applications. The company is headquartered in Redlands, California.",
"tags": [ ],
"urls": [
{
"title": "Esri",
"url": "http://www.esri.com/"
}
]
},
{
"id": "TechnologyVendors_Boundless",
"title": "Boundless",
"description": "Boundless (formally OpenGeo) builds geospatial tools and services for managing data and building applications. Its flagship product is OpenGeo Suite. The company is headquartered in New York.",
"tags": [ "Open Source", "OpenGeo" ],
"urls": [
{
"title": "Boundless",
"url": "http://boundlessgeo.com/"
}
]
},
{
"id": "TechnologyVendors_Mapbox",
"title": "Mapbox",
"description": "Mapbox creates tools for anyone to design and publish custom maps. The company is based in Washington, DC and San Francisco, and is funded by Foundry Group.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "Mapbox",
"url": "http://mapbox.com/"
}
]
},
{
"id": "TechnologyVendors_Latitude",
"title": "Latitude Geographics",
"description": "Makers of Geocortex; a web portal for ArcGIS Server and ArcGIS Online.",
"tags": [ "Esri" ],
"urls": [
{
"title": "Latitude Geographics",
"url": "http://www.latitudegeo.com/"
}
]
},
{
"id": "TechnologyVendors_Safe",
"title": "Safe Software",
"description": "Safe Software Inc. provides software focused on managing the exchange of spatial and non-spatial data between systems with differing file formats and structures.",
"tags": [ ],
"urls": [
{
"title": "Safe Software",
"url": "http://www.safe.com/"
}
]
},
{
"id": "TechnologyVendors_Mapzen",
"title": "Mapzen",
"description": "An open source mapping lab. Mapzen builds open-source mapping tools and collaborates on open geodata initiatives. ",
"tags": [ "Open Source" ],
"urls": [
{
"title": "Mapzen",
"url": "https://mapzen.com/"
}
]
},
{
"id": "TechnologyVendors_CartoDB",
"title": "CartoDB",
"description": "Makers of the cloud-hosted and open source platform CartoDB.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "CartoDB",
"url": "http://cartodb.com/"
},
{
"title": "CartoDB on GitHub",
"url": "https://github.com/CartoDB"
}
]
}
]
},
{
"id": "Organizations",
"title": "Organizations",
"description": "Organizations that work on GIS standards and industries",
"entries": [
{
"id": "Organizations_OSGeo",
"title": "OSGeo",
"description": "OSGeo was created to support the collaborative development of open source geospatial software, and promote its widespread use.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "OSGeo",
"url": "http://www.osgeo.org/"
}
]
},
{
"id": "Organizations_OSM",
"title": "OpenStreeMap Foundation",
"description": "The OpenStreetMap Foundation is an international not-for-profit organization supporting, but not controlling, the OpenStreetMap Project. It is dedicated to encouraging the growth, development and distribution of free geospatial data and to providing geospatial data for anyone to use and share.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "OpenStreeMap Foundation",
"url": "http://www.osmfoundation.org/wiki/Main_Page"
}
]
}
]
},
{
"id": "Communities",
"title": "Communities",
"description": "GIS Communities",
"entries": [
{
"id": "Communities_GISTribe",
"title": "#GISTribe",
"description": "Weekly virtual meetup on Twitter for GIS enthusiasts",
"tags": [ ],
"urls": [
{
"title": "#GISTribe",
"url": "https://twitter.com/search?q=%23gistribe"
}
]
},
{
"id": "Communities_Maptime",
"title": "Maptime",
"description": "Maptime is an open learning environment for all levels and degrees of knowledge and offers intentional support for the beginner. Maptime is simultaneously flexible and structured, creating space for workshops, ongoing projects with a shared goal, and independent/collaborative work time. Beginners most welcome!",
"tags": [ ],
"urls": [
{
"title": "Maptime",
"url": "http://maptime.io/"
},
{
"title": "@MaptimeHQ",
"url": "https://twitter.com/maptimehq/"
}
]
}
]
},
{
"id": "Conferences",
"title": "Conferences",
"description": "GIS Conferences",
"entries": [
{
"id": "Conferences_EsriUC",
"title": "Esri International User Conference",
"description": "Held in San Diego, California",
"tags": [ "Esri" ],
"urls": [
{
"title": "Esri UC",
"url": "http://www.esri.com/events/user-conference"
}
]
},
{
"id": "Conferences_Foss4G",
"title": "FOSS4G",
"description": "The annual FOSS4G conference is the largest global gathering focused on open source geospatial software. FOSS4G brings together developers, users, decision-makers and observers from a broad spectrum of organizations and fields of operation. ",
"tags": [ "Open Source" ],
"urls": [
{
"title": "FOSS4G",
"url": "http://foss4g.org/"
},
{
"title": "FOSS4G 2015 - Seoul",
"url": "http://2015.foss4g.org/"
},
{
"title": "FOSS4G 2014 - PDX",
"url": "http://2014.foss4g.org/"
},
{
"title": "FOSS4G 2013 - Nottingham",
"url": "http://2013.foss4g.org/"
},
{
"title": "FOSS4G 2011 - Denver",
"url": "http://2011.foss4g.org/"
},
{
"title": "FOSS4G 2010 - Barcelona",
"url": "http://2010.foss4g.org/"
},
{
"title": "FOSS4G 2009 - Sydney",
"url": "http://2009.foss4g.org/"
},
{
"title": "FOSS4G 2008 - Cape Town, South Africa",
"url": "http://2008.foss4g.org/"
},
{
"title": "FOSS4G 2007 - Victoria, Canada",
"url": "http://2007.foss4g.org/"
},
{
"title": "FOSS4G 2006",
"url": "http://2006.foss4g.org/"
}
]
},
{
"id": "Conferences_SOTM",
"title": "State of the Map",
"description": "The annual United States conference for all OpenStreetMap users.",
"tags": [ "Open Source" ],
"urls": [
{
"title": "State of the Map",
"url": "http://stateofthemap.org/"
},
{
"title": "OpenStreetMap wiki for State of the Map (includes links to dates, locations, videos, and other resources)",
"url": "http://wiki.openstreetmap.org/wiki/State_of_the_map"
},
{
"title": "State of the Map - Videos",
"url": "https://vimeo.com/openstreetmap"
},
{
"title": "State of the Map - United States",
"url": "http://stateofthemap.us/"
},
{
"title": "State of the Map - Europe",
"url": "http://www.sotm-eu.org/"
},
{
"title": "State of the Map - Japan",
"url": "https://stateofthemap.jp/"
}
]
},
{
"id": "Conferences_EsriDevSummit",
"title": "Esri Developer Summit",
"description": "Held in Palm Springs, California",
"tags": [ "Esri" ],
"urls": [
{
"title": "Esri DevSummit",
"url": "http://www.esri.com/events/devsummit"
}
]
},
{
"id": "Conferences_EsriFed",
"title": "Esri Federal GIS Conference",
"description": "Held in Washington, DC",
"tags": [ "Esri" ],
"urls": [
{
"title": "Esri Federal GIS Conference",
"url": "http://www.esri.com/events/federal"
}
]
},
{
"id": "Conferences_EsriDevSummit",
"title": "Esri Developer Summit",
"description": "Held at Esri Headquarters in Redlands, California",
"tags": [ "Esri" ],
"urls": [
{
"title": "Esri Geodesign Summit",
"url": "http://www.geodesignsummit.com/index.html"
}
]
}
]
}
]
}