-
Porting over from https://github.com/whosonfirst-data/whosonfirst-data-admin-es/issues/40
>I am opening this issue to address a discrepancy found in a pull request I submitted via the web form. htt…
-
**Description**
After successfullly implement the local database, we should consider using the remote database as it can be accessed from multiple locations, making it ideal for distributed applicati…
2Jus2 updated
6 months ago
-
There should be a comment next to
defaultLocation = "US" ;
inside index.js, because this location must indicate the geographical zone of the database, not the bucket (in my case it is in Europe…
-
Thank you for the fantastic initiative!
Myself and research collaborators would like to fork the database and augment it with:
- columns classifying violence and its targets;
- geographical coord…
-
```
Update moves most database.AddInParameter / database.AddOutParameter writes
into functions.
Performs the proper nullable/reference checks and in the case of a
DbType.Object field, checks for Sq…
-
**Is your feature request related to a problem? Please describe.**
I would love to be able to store some geographic data in the database and be able to quickly query it.
**Describe the solution yo…
-
Description: The admin console has various levels of users, i.e, State, District, Block, Cluster. All users currently has access to full database on each tab. We want to limit the data to their respec…
-
Geocoding data is available in [MySQL dump format](http://api.okf.fi/dumps/okffi_geocoding_data.2014-02-09.zip), but because this MySQL dump contains geographical data in binary format, it is not easy…
-
Our data is stored in Azure SQL databases and Storage Accounts, which are by default geographically redundant setup, so if one datacenter is not available, another datacenter will take over and provid…
-
Geocoding is matching addresses or named places to geographic locations; therefore, if we can find named places of shark attacks, we can utilize a geocoder (database + algorithm) to create spatial dat…