Geocoding

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

geocoding

process of transforming description of a location into geographic coordinates that can be mapped

2
New cards

what are some text based descriptions of a location

  • postal code

  • address

  • place name

3
New cards

what are geocoding output

features with attributes that can be saved, mapped, and analyzed

4
New cards

what is an advantage of geocoding 

you can quickly find locations 

5
New cards

how is geocoding done

by comparing the descriptive location elements in the address to those present in the reference material (locator)

6
New cards

geocoding can be thought of as

address matching

7
New cards

what are some geocodable locations

  • cities based on addresses

  • landmarks using coordinates

  • business names

8
New cards

describe the 4 step geocoding process 

  1. input data 

  • either an address or list of locations 

  1. reference data (locator)

  • using a locator dataset to match input address to real world locations 

  1. matching 

  • geocoding engine tries to match each address/place name with a location in the reference dataset 

  1. output 

  • result is a new feature layer with points on the map of each geo coordinate and additional attributes 

9
New cards

what are some examples of locator data

  • street network

  • address points

  • place names

10
New cards

what are some uses of geocoding

  • data analysis

  • distribution techniques

  • business and customer management

11
New cards

how is geocoding crucial for customer data management 

you can take customer information and create a map of their locations to show where your customers are 

12
New cards

how can a map of your customers be used

  • marketing strategies

  • targeting specific clusters of customers

  • producing route maps and directions

13
New cards

how is an address put on a street

the address must be estimated onto the line based on their value and where that falls in the range of values

14
New cards

describe how odd and even numbers are distributed on a street

odd on one side and even on the other

15
New cards

what does NOT require estimation to place and why

land parcels - they have a street number of parcel number for each parcel  

16
New cards

what does a single input field store

the COMPLETE address

17
New cards

when are multiple fields supported

if the input addresses are split into multiple fields :

  • address

  • city

  • state

18
New cards

can you have a single input field AND a field that stores the country 

YES 

19
New cards

what is the output feature class saved in terms of spatial reference

the SAME spatial reference as the address locator

20
New cards

how can the spatial reference of the output feature class be changed

in the tool’s environmental settings

21
New cards

what does the output feature class store as a default

a copy of the input address and additional information (score, status…)

22
New cards

what tools allows the address to be rematched 

rematch address tool OR rematch address

23
New cards

when will editing address in the input address table NOT change the result in the output feature class

once the matching process finishes and the feature class is created

24
New cards

what is a locator

database of location in a city, county, province…

25
New cards

what are locators often based on

street network with address information in it

26
New cards

what must you do during the creation of the locator 

what format and what information is required to geocode data 

27
New cards

what are some common elements of addresses

  • left or right number range

  • street name

  • prefix

  • suffix

28
New cards

what is field mapping

process of telling the locator what information the network has in it

29
New cards

contrast a physically connected intersection and a non physically connected intersection 

physically connected - formed when two street segments physically cross each other

non physically connected - street intersection that are not physically connected but are separated by elevation

30
New cards

what is a disconnected intersection

intersection formed when one disconnected street ends within a certain distance of another but they DONT physically connect

31
New cards

what is the distance called in a disconnected intersection

distance tolerance

32
New cards

special kind of disconnected intersection

roundabout

33
New cards

is the roundabout ever named 

NO - streets are though 

34
New cards

why is a roundabout a disconnected intersection

the participating streets don’t connect directly to each other, instead connected to the roundabout, but are within the distance tolerance