Questions tagged [city]

171 questions
1
vote
1 answer

How to get the city location in react-native?

import React, { useEffect, useState } from 'react'; import { StyleSheet, Text, View } from 'react-native'; import * as Location from 'expo-location' import Permissions from "expo-permissions"; export default function App() { const [address,…
user11240162
1
vote
2 answers

City Wise Geo targeting (The right way.)

I'm familiar with country-wise geo-targeting, but I was wondering about city-wise geo-targeting since I was looking at a site that would be looking at users' IPs and classifying them based on their city (i.e major cities like Los Angeles, New York,…
parastar
  • 11
  • 1
1
vote
3 answers

Eliminate duplicate cities from database

Background Over 5300 duplicate rows: "id","latitude","longitude","country","region","city" "2143220","41.3513889","68.9444444","KZ","10","Abay" "2143218","40.8991667","68.5433333","KZ","10","Abay" "1919381","33.8166667","49.6333333","IR","34","Ab…
Dave Jarvis
  • 30,436
  • 41
  • 178
  • 315
1
vote
1 answer

Eliminate a city (PHP)

Background: I am attempting to run some addresses through an API to get GPS coordinates for routing purposes. The front end interface is simple. instead of dragging you through a description, here's a screen capture of it Front end…
1
vote
0 answers

Attribute connection failure in CityEngine2014.0

I found a problem that I used the same name of attribute in CGA rule and shape,but I couldn't connect the attribute.While the shp source file is in the directory of data in same project The CGA file is follow /** * File: rule.cga * Created: 2…
1
vote
1 answer

Get cities as values and names for a custom checkout select field in Woocommerce

In woocommerce checkout I should need to set values of options in select field to be the city name and not a numbers (as shown in the screenshot below). Here is a sample of my code: $option_cities = $wpdb->get_col( "SELECT name FROM $table_name"…
Rowan Mamdouh
  • 51
  • 1
  • 1
  • 8
1
vote
0 answers

jquery.remoteChained while each, remain selected item on Edit Page