albert

Results 9 issues of albert

added class chaining to css vocab; example in index.html and keyword in vocab.js

Biddeford http://www.biddefordmaine.org/index.asp?Type=B_BASIC&SEC={74112184-F98F-41FB-85D2-B41CA6DE0419}

https://github.com/voodootikigod/logo.js

Swapped placemarkers out of links pointing to `/LINK` for URL values. I think they are correct, however I wasn't sure regarding where to point the findings and the blogpost links....

Seems like this doesn't support the element.

I read the guidelines but still not sure if this is a fit. opm publishes diversity data across the entire us federal government, here: https://www.opm.gov/policy-data-oversight/diversity-and-inclusion/reports/#url=Federal-Equal-Opportunity-and-Recruitment-Program

logo in every color from dc.gov style guide .psd; white logo in many sizes .png

came across this uri: https://services6.arcgis.com/7ceNQO09AKKCCB85/ArcGIS/rest/services/Routes%20to%20Smith%20Mountain%20Lake%20(Points)/FeatureServer that has `(` and `)` characters, which causes pyesridump to error out: `syntax error near unexpected token '('`. easily fixed swapping out `(` for `%28`...

Running pyesridump on this point: http://apps.fs.fed.us/arcx/rest/services/EDW/EDW_InventoriedRoadlessAreas2001IdCo_01/MapServer getting this back in terminal: ``` j.albertbowden@sunlight_desktop:~/desktop/pyesridump-master $ esri2geojson http://apps.fs.fed.us/arcx/rest/services/EDW/EDW_InventoriedRoadlessAreas2001IdCo_01/MapServer edw-inventoriedroadlessarea2001idco01 2016-09-23 09:06:54,652 - cli.esridump - INFO - Source does not support feature count...