Interfacing with OruxMaps
3 posters
OruxMaps :: ENGLISH :: IMPROVEMENTS
Page 1 of 1
Interfacing with OruxMaps
OruxMaps is really a great tool for hiking. I'd like to call OruxMaps from an other activity (=OpenGPX) via an intent. As an example AndNav2 can be called easily through an . Is an API already built in at OruxMaps or ist there a way to call OruxMaps with given coordinates?
ghoelzl- Guest
Re: Interfacing with OruxMaps
ghoelzl wrote:OruxMaps is really a great tool for hiking. I'd like to call OruxMaps from an other activity (=OpenGPX) via an intent. As an example AndNav2 can be called easily through an . Is an API already built in at OruxMaps or ist there a way to call OruxMaps with given coordinates?
Hi, ghoelzl;
Not yet, but I am going to work with this in next version.
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: Interfacing with OruxMaps
Preisl wrote:Hi,
any news on that?
greetings,
Martin
Hi, with last beta (2.7.6beta) you can:
1.-open online map at current position (enables GPS):
action---->"com.oruxmaps.VIEW_MAP_ONLINE"
2.-open online map a lat/lon (does not enable GPS):
action----->"com.oruxmaps.VIEW_MAP_ONLINE"
extra data "latitude" --->[-90.0, 90.0]
extra data "longitude" ---->[-180.0, 180.0]
Next version will add VIEW action for .gpx and .kml
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Interfaces
Si Usted quire, yo puedo intentar traducir al Español. Pero ahora, mi Español no es bueno. Yo leo mejor que yo escribo.
OruxMaps could be the base for an explosion of visitor's guides or events. What is needed is the EXTERNAL ability to:
1) Download the base maps (source, Latitude, Logitude, width, height, and zoom levels) so as to not distribute copyrighted materials
2) Add local knowledge (waypoints) which could be free wifi spots, best restaurants, scenic viewpoints, places to rent equipment, recommended places to fish, and many, many more
3) Set the intial position
I think the previous 3 requests could be done by exposing a few existing features of OruxMaps. This could be done one time when the "visitor's guide" application is installed and run.
In addition, I see the need to add a couple new features to OruxMaps to enable the usefulness of a "visitor guide" or event :
1) Optionally add one or more keyword tags to waypoints. For example, an automatically added piece of local knowledge for a Hotel could have the following tags:
- free WiFi
- recommended restaurant
- seafood restaurant
- ATM machine
- good value hotel
Clearly, these tags are dependent on many things. One could have many "Madrid Visitor Guides". Different languages. A museum and arts tour of Madrid. A historical tour of Madrid. A backpacker's guide to Madrid. A bus and train guide to Madrid. They cannot really be pre-defined keyword tags by OruxMaps.
2) Add the ability to display and hide waypoints by keyword tag. For example, waypoint, display, "WiFi". Or, seafood restaurants. Or Museums.
3) A nice feature would be to link a waypoint to one or more photographs. Perhaps this could be a call to another program or script with the waypoint identifier.
I think that OruxMaps is EXCELLENT. But, it could be the base for so much more. Adding value to existing base maps opens huge opportunities.
OruxMaps could be the base for an explosion of visitor's guides or events. What is needed is the EXTERNAL ability to:
1) Download the base maps (source, Latitude, Logitude, width, height, and zoom levels) so as to not distribute copyrighted materials
2) Add local knowledge (waypoints) which could be free wifi spots, best restaurants, scenic viewpoints, places to rent equipment, recommended places to fish, and many, many more
3) Set the intial position
I think the previous 3 requests could be done by exposing a few existing features of OruxMaps. This could be done one time when the "visitor's guide" application is installed and run.
In addition, I see the need to add a couple new features to OruxMaps to enable the usefulness of a "visitor guide" or event :
1) Optionally add one or more keyword tags to waypoints. For example, an automatically added piece of local knowledge for a Hotel could have the following tags:
- free WiFi
- recommended restaurant
- seafood restaurant
- ATM machine
- good value hotel
Clearly, these tags are dependent on many things. One could have many "Madrid Visitor Guides". Different languages. A museum and arts tour of Madrid. A historical tour of Madrid. A backpacker's guide to Madrid. A bus and train guide to Madrid. They cannot really be pre-defined keyword tags by OruxMaps.
2) Add the ability to display and hide waypoints by keyword tag. For example, waypoint, display, "WiFi". Or, seafood restaurants. Or Museums.
3) A nice feature would be to link a waypoint to one or more photographs. Perhaps this could be a call to another program or script with the waypoint identifier.
I think that OruxMaps is EXCELLENT. But, it could be the base for so much more. Adding value to existing base maps opens huge opportunities.
asjogren- Guest
Ignore item 3
Please ignore item number 3:
"3) A nice feature would be to link a waypoint to one or more photographs. Perhaps this could be a call to another program or script with the waypoint identifier."
I am embarrassed to say that I missed the entended attributes feature of waypoints.
"3) A nice feature would be to link a waypoint to one or more photographs. Perhaps this could be a call to another program or script with the waypoint identifier."
I am embarrassed to say that I missed the entended attributes feature of waypoints.
asjogren- Guest
Re: Interfacing with OruxMaps
Actually, it is possible to attach photograph to waypoint but only if it is previously saved. It would be great to have an option to turn camera on and take a show while setting waypoint.
As I record bicycle trails, my need is to be able to stop the bike, make a shoot and save waypoint with as less hassle as possible. Close to ideal would be to clck Add waypoint, click Take shoot, rise camera, make photo, Save, sit on bike, and go on riding. It is expected that such photo should be geotaged.
As I record bicycle trails, my need is to be able to stop the bike, make a shoot and save waypoint with as less hassle as possible. Close to ideal would be to clck Add waypoint, click Take shoot, rise camera, make photo, Save, sit on bike, and go on riding. It is expected that such photo should be geotaged.
pedja- Cantidad de envíos : 111
Fecha de inscripción : 2010-12-06
GPX XML ELements Used by OruxMaps?
Which data elements does OruxMaps importfrom a GPX file, besides the obvious of Lat, Long, Name, and Description?
As for "Type" in wptTpe and rteType, are there only specific keywords supported? Or, can any string I add be seen in OruxMaps?
How about linkType? Can I use that for pictures, audio, and text? Can these be URI's for files on the SD Card?
As for "Type" in wptTpe and rteType, are there only specific keywords supported? Or, can any string I add be seen in OruxMaps?
How about linkType? Can I use that for pictures, audio, and text? Can these be URI's for files on the SD Card?
asjogren- Guest
Re: Interfacing with OruxMaps
re: "As I record bicycle trails, my need is to be able to stop the bike, make a shoot and save waypoint with as less hassle as possible. Close to ideal would be to clck Add waypoint, click Take shoot, rise camera, make photo, Save, sit on bike, and go on riding. It is expected that such photo should be geotaged."
In 3.2.7, LONG-CLICK on the waypoint icon. The camera is turned on. Take a photo. Use extensions and gallery to attach photo to waypoint.
In 3.2.7, LONG-CLICK on the waypoint icon. The camera is turned on. Take a photo. Use extensions and gallery to attach photo to waypoint.
wanderer- Guest
Re: Interfacing with OruxMaps
RE: Next version will add VIEW action for .gpx and .kml
is it possible now to call oruxmap from within another app with a reference to a gpx track / -file on sdcard?
thanks for this great application!
is it possible now to call oruxmap from within another app with a reference to a gpx track / -file on sdcard?
thanks for this great application!
benuli- Cantidad de envíos : 3
Fecha de inscripción : 2011-03-02
Re: Interfacing with OruxMaps
benuli wrote:RE: Next version will add VIEW action for .gpx and .kml
is it possible now to call oruxmap from within another app with a reference to a gpx track / -file on sdcard?
thanks for this great application!
Hi;
You can open a .gpx or .kml with an Intent.
//opening tk.gpx (inside sdcard) file with OruxMaps (or other app that understand .gpx extension)
File f = new File (Environment.getExternalStorageDirectory(), "tk.gpx");
startActivity(new Intent(Intent.ACTION_VIEW).setData(Uri.fromFile(f)));
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: Interfacing with OruxMaps
thank you.
But I get an error. Even if I try to open a file with gpx extension in a file manager like Astro.
The Error message is: 'Application Not Found'. I cleared all default applications with the App 'ClearDefault'. Maybe it's an issue with my phone and Custom Rom (Cyanogenmod 6.1). At another phone I can open a gpx-File from within a Filemanager with OruxMaps...
But I get an error. Even if I try to open a file with gpx extension in a file manager like Astro.
The Error message is: 'Application Not Found'. I cleared all default applications with the App 'ClearDefault'. Maybe it's an issue with my phone and Custom Rom (Cyanogenmod 6.1). At another phone I can open a gpx-File from within a Filemanager with OruxMaps...
benuli- Cantidad de envíos : 3
Fecha de inscripción : 2011-03-02
Re: Interfacing with OruxMaps
benuli wrote:thank you.
But I get an error. Even if I try to open a file with gpx extension in a file manager like Astro.
The Error message is: 'Application Not Found'. I cleared all default applications with the App 'ClearDefault'. Maybe it's an issue with my phone and Custom Rom (Cyanogenmod 6.1). At another phone I can open a gpx-File from within a Filemanager with OruxMaps...
Hi;
Are you testing the last beta?
http://www.oruxmaps.com/cs/
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: Interfacing with OruxMaps
Yes, it's the last beta. To open a gpx-file with oruxmaps from within astro filemanager I have to create a new extension gpx with the mime-type application/x-navimap. Then it works. From within OIFilemanager it's still not possible. Maybe it's possible to create the gpx extension system wide, not only in astro file manager...
benuli
benuli
benuli- Cantidad de envíos : 3
Fecha de inscripción : 2011-03-02
Re: Interfacing with OruxMaps
benuli wrote:Yes, it's the last beta. To open a gpx-file with oruxmaps from within astro filemanager I have to create a new extension gpx with the mime-type application/x-navimap. Then it works. From within OIFilemanager it's still not possible. Maybe it's possible to create the gpx extension system wide, not only in astro file manager...
benuli
You are right; with astro you need to add the file extension.
But with OI File Manager, or Adao File Manager (I use both) you do not have to configure anything.
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Select location using OruxMaps?
Is there a way to launch the Orux Maps Activity to select a location?
The use-case is:
My app ( ) requires to know the location of the device. I already support GPS and manual specification. It would be cool to let the user select the location from a map.
One option is to integrate the Google Maps library into my app. But it will require Internet permission in my app, which I rather not provide. The Google Maps API doesn't support selecting a location.
Hence, I would prefer if OruxMaps could support such an intent.
cheers,
HRJ
The use-case is:
My app ( ) requires to know the location of the device. I already support GPS and manual specification. It would be cool to let the user select the location from a map.
One option is to integrate the Google Maps library into my app. But it will require Internet permission in my app, which I rather not provide. The Google Maps API doesn't support selecting a location.
Hence, I would prefer if OruxMaps could support such an intent.
cheers,
HRJ
HRJ- Guest

» GPX - XML Schema not available for oruxmaps extensions (http://www.oruxmaps.com/oruxmapsextensions/1/0)
» Battery Aoo tells oruxmaps needs >50%, but oruxmaps is not active
» HOWTO CREATE MULTILAYER MAPS FROM SCRATCH
» OruxMaps v 5.0.0beta31b - OruxMaps
» Oruxmaps 5.0
» Battery Aoo tells oruxmaps needs >50%, but oruxmaps is not active
» HOWTO CREATE MULTILAYER MAPS FROM SCRATCH
» OruxMaps v 5.0.0beta31b - OruxMaps
» Oruxmaps 5.0
OruxMaps :: ENGLISH :: IMPROVEMENTS
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|