Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tilejson ? #73

Closed
yohanboniface opened this issue Nov 7, 2014 · 13 comments
Closed

tilejson ? #73

yohanboniface opened this issue Nov 7, 2014 · 13 comments

Comments

@yohanboniface
Copy link
Contributor

Hi,

AFAIK, to integrate a non MapBox vectortiles service in MapBox Studio, this service needs to expose a tilejson URL.
I'm working on implementing vector tiles support in Kosmtik, and I'm thinking about supporting tilejson too (and raw TMS too btw), so I wonder if this is something that could be added to this repo somewhere in the future.

Thanks for you lights on this :)

Yohan

@rmarianski
Copy link
Member

Is this what you mean? https://github.com/mapbox/tilejson-spec

Ideally we'd want to support this use case, and if that's necessary to integrate we'll look into it.

@yohanboniface
Copy link
Contributor Author

Is this what you mean? https://github.com/mapbox/tilejson-spec

Yes! Sorry that I didn't make that clear.

Ideally we'd want to support this use case, and if that's necessary to integrate we'll look into it.

Cool! Good news :)

@bcamper
Copy link
Collaborator

bcamper commented Jan 17, 2015

Hi -- sorry for not following up on this issue earlier. TileJSON endpoints are now available for each of the supported formats, at:

Mapbox Vector Tiles: http://vector.mapzen.com/osm/tilejson/mapbox.json
GeoJSON tiles: http://vector.mapzen.com/osm/tilejson/geojson.json
TopoJSON tiles: http://vector.mapzen.com/osm/tilejson/topojson.json
OpenScienceMap tiles: http://vector.mapzen.com/osm/tilejson/vtm.json

(Documentation of fields should be added, but these should work.)

Please let us know if you have any questions or issues.

@bcamper bcamper closed this as completed Jan 17, 2015
@aboutaaron
Copy link

Hey,
So I'm using Mapbox Studio on Ubuntu 14.04 and I can't seem to get any of these source URLs to work. Perhaps this is a Mapbox Studio issue, but I'm curious if you guys have any solutions. Here's what I'm seeing adding http://vector.mapzen.com/osm/tilejson/mapbox.json as a remote source:
screenshot from 2015-04-30 10 47 55

screenshot from 2015-04-30 10 48 12

@souperneon
Copy link

@aboutaaron what version of Mapbox Studio are you using? It works for me on Version 0.2.2. On the latest version (Version 0.2.7) it gives me the same error as you.

@aboutaaron
Copy link

I was using the latest build so perhaps I need to downgrade to 0.27


Aaron Williams
Journalist/Developer
@aboutaaron

On Thu, Apr 30, 2015 at 12:15 PM -0700, "Ekta Daryanani" notifications@github.com wrote:

@aboutaaron what version of Mapbox Studio are you using? It works for me on Version 0.2.2. On the latest version (Version 0.2.7) it gives me the same error as you.


Reply to this email directly or view it on GitHub.

@aboutaaron
Copy link

Err I mean 0.2.2

@souperneon
Copy link

@aboutaaron try it and see if it works. I believe @rmarianski is going to spend some time to see why that would be happening in the current version.

@pnorman
Copy link
Collaborator

pnorman commented Apr 30, 2015

Could this be related to mapbox/mapbox-studio-classic#1292?

@zerebubuth
Copy link
Member

Yup, that sounds awfully familiar.

@rmarianski
Copy link
Member

Yea, a slightly modified version of that pull request fixed the error for me locally.

@aboutaaron
Copy link

Awesome. I'll build from the patch and check it out. Thanks for the speedy response all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants