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
What appears to be automatic generalization is modifying the geometry of a GeoJSON loaded from CartoDB. At some zoom levels, the data look correct. At other zoom levels, a point is noticeably missing from the geometry. (Safari 5.0.5
Firefox 8.0 up-to-date, Windows XP)
What appears to be automatic generalization is modifying the geometry of a GeoJSON loaded from CartoDB. At some zoom levels, the data look correct. At other zoom levels, a point is noticeably missing from the geometry. (Safari 5.0.5
Firefox 8.0 up-to-date, Windows XP)
Images of the problem can be found here:
http://smathermather.wordpress.com/2011/11/28/cartodb-leaflet-and-a-little-anti-generalization/
The data can be accessed here:
http://smathermather.cartodb.com/api/v1/sql?q=SELECT%20name,%20the_geom%20FROM%20boundary%20WHERE%20name%20=%20%27Huntington%20Reservation%27&format=geojson&callback=?
My js is as below:
Best,
Steve
The text was updated successfully, but these errors were encountered: