mboeringa
mboeringa
Based on the configuration described in the above post, I now see it loading 200k **nodes** / minute for an extract of Norway, so about 3,5k nodes / s. Looking...
Hi @ThomasEmge , Thanks for the insights. However, my concern with the current approach is that it is non-universal and not "cross-database" compatible. As you currently describe it, the length...
@ThomasEmge , The more I am thinking about this, the more I am convinced we need to tackle this. The problem with the current implementation via ArcObjects field name validation...
@ThomasEmge This is an updated and enhanced version of my Python function. The difference with the previous version is that this version will attempt to maintain as much of the...
@ThomasEmge ?
@proma90 , her full name is listed on this ESRI Blog page linking to the different posts she made: https://blogs.esri.com/esri/arcgis/author/Melinda-6/
@mmorang . The OSM import tools of the ArcGIS Editor for OpenStreetMap create a File Geodatabase by default. I think @proma90 only used the shapefiles as an export format to...
I can't help you with the specifics, as I have not yet used the Network Dataset options, but looking at the error message, it says that the **Bangalore_OSM_Feature_Dataset_osm_pt** table /...
Hmm, I noticed another thing: Due to the errors, I have been reducing the size of the extent to download. However, after three steps in reducing the size of the...
> The download request is happening right here https://github.com/Esri/arcgis-osm-editor/blob/master/src/data/download_using_xapi.py#L61 That seems straightforward enough... Currently searching in the QGIS repository if I can find the equivalent call there.