Reverse Geocoder.

clicksitemx7 years ago

Anton hi!

Thank you for keep working!

Just a question, do you think that we can use this reverse geocoder of INEGI?

http://imaptools.com:8080/demo/positionlogic-rgeo-mx-inegi.php

Thank you for your reply!

Anton Tananaev7 years ago

It would require to implement support for this decoder. At the moment the format is not supported.

clicksitemx7 years ago

Just give me a hint of classes and pages to change, i can implement.

Anton Tananaev7 years ago

Search for classes that have "Geocoder" in the name.

clicksitemx7 years ago

Thank you! Anton, you are the best. Love u!

bitojr7 years ago

Good evening Anton, 'I wondered how to add street view to view a feature plunging into the address as used in the google maps type this https://goo.gl/maps/6M3f84nmS1D2 this all inside the server tracar has how to add

Anton Tananaev7 years ago

How is it related to the topic? If it's not, you should create a separate topic.

Also, I'm not sure what kind of answer you expect. There is official documentation for Google Street View API that you should read if you want to implement it.

bitojr7 years ago

How do I do this implementation? Please, can you help me ?

Como eu faço esta implementação ? Por favor pode me ajudar ?

bitojr7 years ago

How much do you charge to do this implementation on my server?

Anton Tananaev7 years ago

Please carefully read my previous comment, especially the first part.

chserguei7 years ago
Anton Tananaev7 years ago

There is no plan at the moment. For feature requests please use GitHub. If you are interested in sponsoring the implementation, please send us an email. Address is on support page.

Traccar Lover6 years ago

How to use My Own Database Table with Locations in Geocoder ? I mean I have a Location Table Where I have all Local Locations with Latitude and Longitude. How can I use Reverse Location from there instead of using any API ? or Can I use a any Webservice e.g, http://182.184.31.83/locx/Service1.asmx?op=FindNearestLocation. This is also my own Database Location with Locations Table.