You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion list for users of ebblog, ebdata, ebgeo, ebpub and ebwiki -- the EveryBlock open-source tools.
|
|
|
Django question
|
| |
Is there a tag I could use to retrieve the schema in a list, or do I
need to use the views in order to put this on multiple pages?
|
|
OpenBlock 1.2 released
|
| |
I am happy to announce that I’ve just made a new stable release of
OpenBlock! A few highlights of what’s in 1.2:
Many tweaks to the public site, including: a more useful default
view of a news type (“Schema”), nicer-looking map, add/edit/delete
forms with autocomplete for user-contributed “neighbornews” content.... more »
|
|
frequent email alerts
|
| |
Hello,
I would like to use OpenBlock in a manner similar to [link].
Does anyone know what code I would need to change to enable email
alerts to be sent as soon as a new news item comes in?
For example: If my city issues a boil order, OpenBlock would need to
send alerts to people subscribed to a category like "City Alerts".... more »
|
|
Typical address geocode success rates with census data?
|
| |
Hi all, I'm curious what people might consider to be the expected geocode
success rates when using census data for block population. And in general
what people's impressions are of the level of quality of the census data?
We're building a site focused on Columbus County, NC and are a bit
disappointed in our success rate at geocoding addresses using the census... more »
|
|
There is no ami
|
| |
Hi
I've just tried to install openblock on aws, but i can't find ami
named openblock or ami-69d91600.
I'm not expert with aws, so what's wrong?
Suggestion?
Fabio
|
|
Scaling Geocoding functions
|
| |
Hi there,
Potentially silly question here: What would it take to scale the
geocoding functions latent within OpenBlock to geocode addresses for
the entire continental US? I've poked around in the source code and
there seems to be nothing preventing it from working that way other
than it needing to have a metro area defined in the settings. Part 2... more »
|
|
problems with PATH var after migrating app to new directory
|
| |
...
That's normal. For some reason the mod_wsgi processes don't show up
in an obvious way in the output of ps aux.
To make them easier to see, you can add something like display-name=anchorage.wsgi
to the endof the WSGIDaemonProcess directive.
...
What is the ownership and permissions on that directory?... more »
|
|
Question about css files
|
| |
Hi,
When I run openblock with ./manage.sh runserver it runs fine,
everything is functional. But when I run it wish my wsgi file via
apache2 my admin section of the site can not locate its css files.
This is not a problem when I load the site from localhost, but when I
access it directly via the servers ip address it is unable to find /... more »
|
|
Trouble with some recent LocationImporter changes
|
| |
I'm having some trouble with our data importing process after updating to
the latest code level, due to this commit:
[link]
Previously during save() a location importer instance would unconditionally
do a transform to srid 4236 for each feature's geometry:... more »
|
|
Dev site down for maintenance
|
| |
There's some issue with the sqlite database used by
developer.openblockproject.org .
I'm taking it down for a bit, might have to restore from backup.
|
|
|