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

I have downloaded tiles data using of TopoMap tool now i am not able to render the map using of that data in javascript .. can anyone help me to render map I need to show map to client in offline..

asked 03 Jul '15, 10:06

Mayee's gravatar image

Mayee
11445
accept rate: 0%

Plz. tell us what topomap tool?

(03 Jul '15, 22:31) iii

I have downloaded TopoMapCreator_Setup1.7.0.16 executable file from https://sourceforge.net/projects/topomapcreator/ URL.This file is used to download tiles from map. It is good tool to download tiles but my problem is i am not able to render map with using of this data.

I think this is not OSM tool.

I want to save some tiles data in cache and with using of that data i need to render map .. If any alternatives are there in OSM offline map please let me know .. My target is to generate map in offline.

(04 Jul '15, 05:43) Mayee

I do not know what the "TopoMap tool" is and where you have downloaded your tiles. If you have downloaded tiles into a directory and these tiles conform to the standard z/x/y.png structure, then you can simply set up a local web page with OpenLayers or Leaflet, and instead of a tile server, you specify a "file: URL" as the location (or indeed any relative URL if the local web page has already been called through a file URL).

http://wiki.openstreetmap.org/wiki/OpenLayers_Local_Tiles_Example may have an example you can work from.

Note that downloading large amounts of tiles from OSM for offline use is not allowed.

permanent link

answered 03 Jul '15, 10:20

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

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:

×1

question asked: 03 Jul '15, 10:06

question was seen: 2,157 times

last updated: 04 Jul '15, 07:27

Related questions

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