Reader small image

You're reading from  Learning ArcGIS Geodatabases

Product typeBook
Published inJun 2014
Publisher
ISBN-139781783988648
Edition1st Edition
Right arrow
Author (1)
Hussein Nasser
Hussein Nasser
author image
Hussein Nasser

Hussein Nasser is an Esri award-winning senior GIS solution architect working in the GIS field since 2006. He is the author of three books in the ArcGIS technology: Administering ArcGIS for Server, Learning ArcGIS Geodatabases, and Building Web Applications with ArcGIS, all by Packt Publishing. In 2007, he won the first place at the annual ArcGIS Server Code Challenge, conducted at the Esri Developer Summit in Palm Springs, California. In 2014, he started the IGeometry YouTube channel, where he periodically publishes educational GIS videos.
Read more about Hussein Nasser

Right arrow

Implementing the proposed model


We have a new model, so we need to create a new geodatabase. Let's keep our existing Bestaurants geodatabase and call the new one Bestaurants_new.

Authoring the geodatabase

To create the geodatabase, open ArcCatalog, browse to c:\gdb, and create a Bestaurants_new file geodatabase (refer to Chapter 1, Authoring Geodatabases, in case you have forgot how to do this). We need to create the RATING_SYSTEM domain. Right-click on the new geodatabase and select Properties, and then activate the Domain tab. We have done this previously in Chapter 2, Working with Geodatabase Datasets. The following screenshot will remind you how to create the domain:

Creating geodatabase datasets

Next, we need to create the Food_and_Drinks feature class and then create the relationship. Right-click on the Bestaurants_new geodatabase, point the cursor to New, and then select Feature Class. Name it Food_and_Drinks. Put a proper readable alias name; make sure that it is a point geometry and...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Learning ArcGIS Geodatabases
Published in: Jun 2014Publisher: ISBN-13: 9781783988648

Author (1)

author image
Hussein Nasser

Hussein Nasser is an Esri award-winning senior GIS solution architect working in the GIS field since 2006. He is the author of three books in the ArcGIS technology: Administering ArcGIS for Server, Learning ArcGIS Geodatabases, and Building Web Applications with ArcGIS, all by Packt Publishing. In 2007, he won the first place at the annual ArcGIS Server Code Challenge, conducted at the Esri Developer Summit in Palm Springs, California. In 2014, he started the IGeometry YouTube channel, where he periodically publishes educational GIS videos.
Read more about Hussein Nasser