Revive Adserver and Geotargeting by City with GeoLiteCity.dat - openx

I'm trying to set up Geo Targeting for my Revive adserver, but have one question.
I'm using the GeoLite City and GeoLite Country files from Maxmind (the .dat files) and have uploaded them to my server and added them in the Maxmind plugin settings.
So far so good, but:
When I try to Geo Target a banner by City, I first get to choose the country in a drop down list, but then there is only a text field where I add the cities.
Is this the intended behaviour? I thought that there would be a drop down for the cities as well? Or should I write the cities manually? What if there are different ways of spelling a city name for instance?
Any hints?

Related

Metabox Geolocation Extension: How to dynamically update Restriction based on users country selection

Meta Box Extension: Geolocation
I need to make the country restriction dynamically updated through user selection of a select dropdown containing the country iso2 values. I've tried to find any documentation that is similar to what I'm aiming for, but by far no luck.
There is no support forum as well for the plugin + extension that seems to have the answer or example that I'm looking for.
Basically what I wanna do is:
User selects a country (ie: United States) -> The expected result is the address field will limit the addresses to those in US only.

Woocommerce Check-out Customer Condition

On the checkout page in woocommerce, I have provided a distinction between provinces and districts, but when the customer chooses the district, I want to assign an ID that I have previously specified to the database. I want it to print the county directly in the form of a string. Where do I write the if?
Example -> billing_adress (Okayama) to i want database write Customer country (OK8299)
Briefly; I want to register in customer country with a different ID. Not with the country name. How can i do?
Please help me thank you
Database Screenshot suit_wc_customer_lookup
As you can see, "seyhan" is writing. I want instead of "TR.00100TR". I want to complete this data by putting in excel and if else. I would be very happy if you help. For example, if Seyhan is city TR.00100TR, if Ceyhan is city TR.00102TR.
Thanks

How to get a geoID for the Google Analytics Measurement Protocol from a zipcode or coords?

is it possible to get a geoID for the Geographical Override parameter in the Google Analytics Measurement Protocol from a zipcode or coordinates?
Geographical Override The geographical location of the user. The geographical ID should be a two letter country code or a criteria ID representing a city or region (see Geographical IDs). This parameter takes precedent over any location derived from IP address, including the IP Override parameter. An invalid code will result in geographical dimensions to be set to '(not set)'.
You will need to download the file found at Geographical IDs and then parse it against some kind of world wide zip code list in order to parse your zipcodes into Geoiids.
Sending a zip code to Google analytics isnt going to work it must be a valid GeoId
format of Googles CSV File
The file from google is a CSV with the following columns Criteria ID,Name,Canonical Name,Parent ID,Country Code,Target Type,Status
"1014315","Sunnyvale","Sunnyvale,California,United States","21137","US","City",Active
Geoid 1014315
city Sunnyvale
Cononical name Sunnyvale,California,United States
parent id 21137 (i beleave this is state id in the case of the usa)
country code US
Active
Note: small towns and villages will probably not be listed. You will have to try to find something as close as you can get

Get city and street name for a link from PDE

In the project I am working on, I need to get the address of a link(street, city, postcode, country) for links returned from RME.
For the postcode and country, I can get the tileXY and level from index resource, and then use the ROAD_ADMIN_FC3 layer from the tile resource. But I couldnt find a way to find city and street.
How can I get the city and street name of a link from PDE while having only the link ID?
Note: I prefer not to use the routing api.
The Layer ROAD_GEOM_FC3 should give you the road name and ROAD_ADMIN_FC3 contains ADMIN_PLACE_IDS, this along with ADMIN_PLACE_1, ADMIN_PLACE_2 should give you city details.

How to create validation for zip code by country using ASP.NET?

I have country dropdown list and zip code text box. i want to make validation for zip code by selection of country name using ASP.NET(C#).
If 3rd party software is an option then you should look at companies like melissadata, ups or fedex. They all provide api's for address validation across the globe and zipcode and 3zip validation.

Resources