City - State/Province - Postal Code (Global)
Parse Definition
City - State/Province - Postal Code (Global) | |||
---|---|---|---|
Description |
The City - State/Province - Postal Code (Global) parse definition parses last line address information into a globally recognized set of tokens. |
||
Output Tokens |
City |
||
Example 1 | Input | Output Token | Output |
Malate Manila Metro Manila | City | Manila | |
State/Province | Metro Manila | ||
Postal Code | |||
Additional Info | Malate | ||
Example 2 | Input | Output Token | Output |
Malate Manila MM | City | Manila | |
State/Province | MM | ||
Postal Code | |||
Additional Info | Malate | ||
Example 3 | Input | Output Token | Output |
Greenville Homes, Baesa, Kalookan City, 1200 | City | Kalookan City | |
State/Province | |||
Postal Code | 1200 | ||
Additional Info | Greenville Homes Baesa | ||
Example 4 | Input | Output Token | Output |
Santa Cruz, Laguna 1001 | City | Santa Cruz | |
State/Province | Laguna | ||
Postal Code | 1001 | ||
Additional Info | |||
Example 5 | Input | Output Token | Output |
Barangay 307 Quiapo, City of Manila, Metro Manila 1001 | City | City of Manila | |
State/Province | Metro Manila | ||
Postal Code | 1001 | ||
Additional Info | Barangay 307 Quiapo | ||
Example 6 | Input | Output Token | Output |
Jude Luxury Homes, Tandang Sora, Quezon City | City | Quezon City | |
State/Province | |||
Postal Code | |||
Additional Info | Jude Luxury Homes Tandang Sora | ||
Remarks |
Parse definitions named with the Global keyword use a set of output tokens that is consistent across every locale. Results obtained from these definitions can be stored in the same database fields as the results obtained from definitions of the same name in other locales. |