A company that creates different tools for styling and deploying maps as well as providing services for hosting maps
3
votes
1answer
43 views
Location for floorplan
Is there an application / service where I can put my floorplan of a building en 'position' it on the right place on the earth? (The buildings location).
I found TileMill an application where I can ...
2
votes
2answers
57 views
Slippy map format
When do you decide which to use? I've started using Geoserver and it seems like map files are downloaded to the browser (using Leaflet) in the WFS format.
When I look at OSM, Mapbox etc, they use ...
0
votes
1answer
31 views
Why won't this mapbox map load into a DIV container?
All,
For the life of me I can't figure out why I can't load a map into a CSS template I'm trying to customize.
I've placed a fiddle here:
http://jsfiddle.net/mapbaker/Du7zq/10/
Basically I'm ...
0
votes
0answers
12 views
wax.js unable to detect mapbox feature… in Chrome
You can see in this bl.ocks that when you mouseover a feature, a tooltip should inform about its data. Also a circle will overlay. If you click an alert should fire.
The question is that with latest ...
3
votes
0answers
76 views
Can CartoDB and Mapbox.js talk?
All,
Back in December it seemed there was no way to bring in a CartoDB layer into a Mapbox.js or Tilemill project.
Has this changed?
...
0
votes
0answers
70 views
Creating a Map Tile Server?
So, I've fallen in love with Mapbox's javascript API, but I'm working for a non-profit that can't afford Mapbox's hosting. Luckily, their js accepts TileJSONs and makes reference to TileStream on ...
0
votes
1answer
101 views
MapBox import from TileMill gives only 1 layer
This is my first time using MapBox and I'm trying to import a map from TileMill.
The map has 11 layers, in TileMill, but when I import it directly to MapBox, it only seems to have a single layer.
It ...
2
votes
2answers
81 views
Can PHP be used to set the XY, zoom of a Mapbox.js map?
All,
Is there a way to set the xy and zoom level of a map using the URL of the site that is calling it?
I'm thinking of a site I'm using now, built on php, which has mapbox maps built in javascript ...
2
votes
1answer
188 views
Contour Lines Raster Extraction
I've been playing with Mapbox's blog post about converting heat maps to contour lines, and I'm stuck at the extraction part of this process.
I used the CSV plugin to create a vector layer of points, ...
3
votes
1answer
218 views
Which parameter values should I use with QGIS Heatmap plugin?
I've read all the posts and docs about the heatmap plugin but can't seem to get it to work.
The map is the size of the United States and has a little over 2000 points. I've tried small radi (1 ...
2
votes
2answers
798 views
Fixing the OpenLayers MBTiles Example
I've been trying to implement the OpenLayers Example for reading MBTiles: http://projects.bryanmcbride.com/ol_mbtiles/
Right off, the link to the necessary mbtiles.php script was broken, but I found ...
3
votes
1answer
543 views
What is the difference between Leaflet and Mapbox?
What is the difference between Leaflet and Mapbox, and how are they used together?
Like the API and what exactly are they and is Mapbox using Leaflet?
1
vote
1answer
90 views
TileMill shows black lines around raster layers
I've taken a large number of raster images and added them to TileMill. Everything has worked great. The problem that I am seeing is that TileMill adds a small black line around each layer. I know that ...
2
votes
2answers
271 views