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

How to solve Shape Plugin issue? #125

Open
dubravat opened this issue Jul 27, 2017 · 0 comments
Open

How to solve Shape Plugin issue? #125

dubravat opened this issue Jul 27, 2017 · 0 comments

Comments

@dubravat
Copy link

Hello, fellows

I would like to beg your help.

I am trying to apply OSM bright styles to OSM data (downloaded from geofabrik) in TileMill.

But when I transferred the code from original files into my project files with extension: *mss I got error on a a stage of application styles for roads_high, bridges and tunnels.

/* ---- Casing ----------------------------------------------- */
#roads_high::outline[zoom>=11][zoom<=20],
#tunnel[render='1_outline'][zoom>=11][zoom<=20],
#bridge[render='1_outline'][zoom>=11][zoom<=20]{
  /* -- colors & styles -- */

I tried to save but the program gave me an output:
Shape Plugin: no attribute 'render' in 'C:\path\to\the\project\luxembourg-latest-free.shp\gis.osm_roads_free_1'. Valid attributes are: osm_id,code,fclass,name,ref,oneway,maxspeed,layer,bridge,tunnel.

What could it be can somebody tell me please? And what is the meaning of 'render' parameter where may I find it?

And I also do not understand what 'stylegroup' stands for?

Thank You

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

1 participant