Difference between revisions of "Location Types"
Jump to navigation
Jump to search
(Created page with "There are several types of depot files in Truxton. This information is also kept in the <code>LocationType</code> database table. {| class="wikitable" ! Name ! Value ! Meani...") |
|||
| Line 1: | Line 1: | ||
| − | + | These are the types of geographic locations in Truxton. | |
This information is also kept in the <code>LocationType</code> database table. | This information is also kept in the <code>LocationType</code> database table. | ||
Revision as of 16:57, 20 May 2020
These are the types of geographic locations in Truxton.
This information is also kept in the LocationType database table.
| Name | Value | Meaning |
|---|---|---|
LOCATION_TYPE_NULL
|
0 | The type is not known. You should never see this. |
LOCATION_TYPE_UNKNOWN
|
1 | The location type is not known. |
LOCATION_TYPE_IOS_WIFI_DATABASE
|
2 | Apple Wifi Database |
LOCATION_TYPE_WIFI_HARVEST
|
3 | Wifi Harvest |
LOCATION_TYPE_IOS_LOCATION_HARVEST
|
4 | Apple Location Harvest |
LOCATION_TYPE_IOS_CELL_TOWER_DATABASE
|
5 | Apple Cell Database |
LOCATION_TYPE_CELL_HARVEST
|
6 | Cell Harvest |
LOCATION_TYPE_ATT_MARK_THE_SPOT
|
7 | AT&T Mark The Spot |
LOCATION_TYPE_SHAZAM
|
8 | Shazam |
LOCATION_TYPE_EXIF
|
9 | EXIF |
LOCATION_TYPE_APPLICATION
|
10 | Application |
LOCATION_TYPE_SEARCH_RESULT
|
11 | Search Result |
LOCATION_TYPE_FIND_MY_IPHONE
|
12 | Find iPhone |
LOCATION_TYPE_ANDROID_WIFI_CACHE
|
13 | Android Wifi Cache |
LOCATION_TYPE_ANDROID_CELL_CACHE
|
14 | Android Cell Cache |
LOCATION_TYPE_FACEBOOK
|
15 | |
LOCATION_TYPE_IOS_ROUTINE_LOCATION
|
16 | iOS Routine |
LOCATION_TYPE_FACEBOOK_MESSAGE
|
17 | Facebook Message |
LOCATION_TYPE_LIMEWIRE_PROPERTY
|
18 | Limewire Property |
LOCATION_TYPE_GOOGLE_MAPS_DIRECTIONS
|
19 | Google Maps Directions |
LOCATION_TYPE_GOOGLE_MAPS_PLACE
|
20 | Google Maps Place |
LOCATION_TYPE_GOOGLE_PHOTO
|
21 | Google Photo |
LOCATION_TYPE_GOPRO_VIDEO
|
22 | GoPro Video |
LOCATION_TYPE_DRONE_HOME_POINT
|
23 | Drone Home Point |
LOCATION_TYPE_ROUTE_START
|
24 | Route Start |
LOCATION_TYPE_ROUTE_END
|
25 | Route End |
LOCATION_TYPE_CACHED_POSITION
|
26 | Cached Position |
LOCATION_TYPE_GOOGLE_HANGOUT
|
27 | Google Hangout Message |
LOCATION_TYPE_SMS
|
28 | SMS Message Text |
LOCATION_TYPE_GOOGLE_MAPS_VIEW
|
29 | Google Maps View |
LOCATION_TYPE_WAZE
|
30 | Waze |
LOCATION_TYPE_WAZE_VIEW
|
31 | Waze View |
LOCATION_TYPE_IBEACON_REGION
|
32 | Apple iBeacon Region |
LOCATION_TYPE_TRACK_POINT
|
33 | Track Point |
LOCATION_TYPE_SNAPCHAT
|
34 | Snapchat |
LOCATION_TYPE_WHATSAPP
|
35 | |
LOCATION_TYPE_VIBER
|
36 | Viber |