NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi, please don't close this answer, is not the same as the question i asked a few days ago about Android.

I want to develop a app for J2ME phones, I know how to do it for Android, but i dont know how to do it for J2ME, i dont know if it is possible. This app must have localy stored maps from some citys. I hink it can be done with openstreetmaps and a API to show the localy stored maps and put overlays on the maps (like Mapsforge for android).

I'm searching info about J2ME and openstreetmaps but i can't find clear tutorials or help about doing it

It is possible to achieve this with J2ME ? wich api i must use to do it?

thanks

asked 13 Dec '11, 11:49

AndroidUser99's gravatar image

AndroidUser99
1506812
accept rate: 0%

edited 13 Dec '11, 11:50

1

This is not a software development help site. The fundamental data that is available and the advice given before is the same for any mobile platform, so the advice for J2ME is just the same as for Android, IOS, WP7 etc. Detailed advice about J2ME code is not likely to come from this site.

(13 Dec '11, 12:07) ChrisH

Checkout what is provided by CloudMade. They appear to provide a J2ME interface to their copy of the OSM data. They do allow commercial apps to use their API for a nominal fee based on amount of usage of what data sets.

permanent link

answered 13 Dec '11, 18:32

jwernerny's gravatar image

jwernerny
4013414
accept rate: 0%

Yes it is possible - see this list.

But apart from that part of your question, all the answers to your previous question about doing the same on Android still apply.

permanent link

answered 13 Dec '11, 11:57

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

I'm checking it and i can't find a API like Mapsforge, that lets you using locally stored .map files, i only can check a GPL (can't be used on commercial apps like mine) vectormap application (vetcor map?¿? i need to load .map files).

(13 Dec '11, 12:06) AndroidUser99
1

Have you tried using Google? That suggested http://www.nutiteq.com/map-api is dual licensed one of which is a commercial license. I can't tell whether it supports .map files but it does support offline maps in some sort of format according to the information on their site.

(13 Dec '11, 13:56) EdLoach ♦

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×362
×3

question asked: 13 Dec '11, 11:49

question was seen: 4,142 times

last updated: 13 Dec '11, 18:32

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum