-
-
Related CartoDB/observatory-extension#295
I've been investigating the US geometries to try to sort them and this is what I came up with:
- State (50)
- Congressional Districts (about 435)
- [C…
-
Following your example from your personal website [here](https://walkerke.github.io/2017/06/comparing-metros/), I'm attempting to look at rent rates, but at a block level rather than a census tract le…
-
We made a ["fix"](https://github.com/CartoDB/observatory-extension/issues/289#issuecomment-309005549) to make able to have timespan in the UI.
The problem with this solution is that we're showing g…
-
I am trying to process a 1.2GB USA Census Block Group file. When trying to do the basic operation:
```
mapshaper -p 0.1 usa_census_block_groups.shp -f shapefile -o test.shp
```
I get the following e…
-
Upload geometry as GeoJSON (Hillary already uploaded bgs to GD), simplify shape at mapshaper.org
-
- [x] 1.1 I would split chapter 6 into input versus output (visualization). The former, I would add to chapter 2, while the latter could be a little expanded by some of the material taught at Use R! c…
-
Discover census/ACS datasets that correlate with indicators
-
So now ArcCatalog is adding HTML markup to all Abstract/Description fields, regardless of whether or not a metadata author intends to use any markup. GeoPortal server doesn't seem to have any problem…
-
I'm attempting to intersect census block groups with a city polygon layer using the intersection algo.
The call fails due to the inability to create a raster file.
```set_env()
find_algorithms(…