Accelerating Map Making with Artificial Intelligence
The Geo-Spatial Revolution Continues
The Geo-Spatial Revolution Continues
Millions of User Interactions Untapped
Trends
Mountains of Data
What is AI?
What is Artificial Intelligence?
Country Code | Weight |
AD | -0.00021962 |
AE | -0.00506434 |
AF | 0.10160388 |
AG | 0.0 |
AI | 0.0 |
AL | -0.00022849 |
AM | -0.00309539 |
AN | 0.0 |
AO | -0.00276331 |
What can AI do?
Now | Soonish | Wayy Far Out |
Geotag tweets | Dictate steps in making a map (SpeechRecognition API) | Understand User Requirements |
Find places mentioned in news articles and reports | Detect Features in Imagery | Build Community |
Clean Excel Spreadsheets | | Make Final Draft |
Auto-style maps | | Share Map |
| | Understand Audience |
How can we help?
FDGIS
Old Timeline of Making Some Maps
New Timeline of Making Some Maps
Get Data | Create First Draft | Create Second Draft | Finalize |
Get Data | Create First Draft | Create Second Draft | Finalize |
Multiple Classifiers
Local | Global |
edit_distance | edit_distance |
feature_class | feature_class |
matches_end_user_timezone_X_is_most_important_in_timezone | country_code |
is_most_important_in_timezone | importance |
| Is_highest_population |
| is_lowest_admin_level |
QGIS Plugin FirstDraftGIS
https://github.com/FirstDraftGIS/fdgis-qgis/
Python API
pip install fdgis |
Python API
from fdgis import make_map text = "bars near Cambridge" geojson = make_map(text, map_format="geojson") |
https://github.com/FirstDraftGIS/fdgis/
Mapping UFO Sightings
https://FirstDraftGIS.com
First Draft GIS
https://FirstDraftGIS.com
@FirstDraftGIS
@DanielJDufour