Questions tagged as 'geo-localizacion'

2
answers

How to export to multilinestring format with mapinfo or qgis

I have installed the geographic editor mapinfo and qgis . After creating the routes in mapinfo and saving them with extension shp and loading it in qgis I do not know how to convert those routes to multili...
asked by 11.05.2016 / 17:50
1
answer

Transform cardinal points in latitude and longitude in java

I have a Java program in which I use an object type that stores the puntos cardinales of a place (north, south, east and west) and I need to transform it into latitud and longitud . How can I do it? Do I need an ext...
asked by 03.11.2017 / 09:57
1
answer

Xamarin Geolocator does not return anything to me

Hi, I'm using Xamarin and GeoLocator to make an application with Geolocation, but it does not return the data I'm passing, and in debug, it sends me the following error: This error only appears when I click the button that...
asked by 07.02.2018 / 02:07
1
answer

Is it possible to deactivate the gps to reduce the battery consumption in an app?

I am using the GPS in my application to define the exact location of Smartphone , ( latitud and longitud ), coupled with this I receive the coordinates in a Geocoder to get the name of the street according to the...
asked by 10.07.2018 / 22:22
2
answers

Error getting user's location - Android GPS

I am new to the development of applications for Android and I am creating an application which makes use of the user's location. The problem is that sometimes I get a Lat and Long of (0,0). I mean, he can not read it. But this only happens with...
asked by 21.03.2018 / 07:19
1
answer

ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c: 748)

I'm using geopy in an application Python 3.6 and I have to run it on an outdated machine that uses Windows 2012 Server . The problem arises when the application calls this library ( geopy ) on this server, since it returns the fol...
asked by 04.10.2017 / 10:14
1
answer

ERROR (1): User denied Geolocation

Apparently the problem is because Chrome blocks the user's location queries that are not safe, so I posted a question in Meta SE. In stack snippet I am testing the code of link When I run it, the stack snippet console shows me    W...
asked by 24.06.2017 / 20:41
1
answer

Nearby GeoPoints with firestore

The issue is that I want a firebase function, in which a geopoint is passed (latitude and longitude) and from this, I find the nearby places that I have in the BBDD. The only thing I have is this equation: (lonBD−lonCliente)^2+(latBD−latCli...
asked by 15.02.2018 / 21:00
1
answer

show by text in which city I am angular js

I'm doing an app on ionic where I want to show the user where the city is. With this code I locate it but I need to show you something for example:    You are in Barranquilla / Cartagena or something like that Driver: .controller('Ctr...
asked by 25.09.2016 / 22:22
1
answer

how can I save my coordinates in mysql using "navigator.geolocation.getCurrentPosition"

Hello that such a friend turns out to be very stuck with this problem that happened to me in the work I want to save the coordinates latitude and longitude in php variable and then proceed to insert them in mysql but I can not make the javascrip...
asked by 19.08.2016 / 20:31