-
Notifications
You must be signed in to change notification settings - Fork 120
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
why is mz_is_building: false in tiles? #333
Comments
eg:
|
This was referenced Oct 27, 2015
After tilezen/TileStache#84 and #351, now I'm not getting that internal property any more: "landuse_labels": {
"type": "GeometryCollection",
"geometries": [
{
"type": "Point",
"properties": {
"label_placement": "yes",
"kind": "grass",
"name": "Maloney Field",
"area": 16376,
"source": "openstreetmap.org",
"min_zoom": 10.2564,
"sport": "baseball",
"id": -4792969,
"osm_relation": true
},
"coordinates": [
413,
774
]
}, |
Verified. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I thought that was only an internal server processing step, not intended for export?
Example:
http://vector.dev.mapzen.com/osm/all/15/5235/12671.topojson?api_key=vector-tiles-HqUVidw
The text was updated successfully, but these errors were encountered: