You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
results in failure during 'load_map()':
{{{
UserWarning: Failed to parse attribute 'vertical_alignment'. Expected one of [top, middle, bottom] but got '2' in TextSymbolizer in style 'states_shp_labels'
}}}
The text was updated successfully, but these errors were encountered:
serialized output of 'save_map()' gives:
{{{
<Style name="states_shp_labels">
</Style>
}}}
results in failure during 'load_map()':
{{{
UserWarning: Failed to parse attribute 'vertical_alignment'. Expected one of [top, middle, bottom] but got '2' in TextSymbolizer in style 'states_shp_labels'
}}}
The text was updated successfully, but these errors were encountered: