Download presentation
Presentation is loading. Please wait.
Published byValerie Sweetser Modified over 10 years ago
1
Restaurant Database Food across California Rebecca Flores GEOG 375
2
OBJECTIVE Create a script to query out chosen counties in a geodatabase to then be exported to a KMZ file for easy viewing in Google earth
3
DATA COLLECTION Counties and State (CA) from www.atlas.ca.gov www.atlas.ca.gov Excel spreadsheet for data collection of restaurant locations
4
REQUIREMENTS Plotted points Accessible from Microsoft Access Multiple attributes Searchable by county
5
DATABASE Restaurant Locations (points) Counties States Personal Geodabase:
6
PYTHON Set up of the script. This section contains basic information such as file names, and file locations.
7
PYTHON In this next section, I am running creating a layer, running a query, copying those results, creating a new query, and then exporting my features to KMZ file
8
PYTHON I included the except clause you provided to help me locate problems in my script, if any.
9
FINAL RESULT An example of my final results in Google earth. You can see the Attributes which were in my original Restaurant feature class.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.