Murat Kendir
Murat Kendir
I think all existing "object" words should be changed with feature. In this kind of situations, i try always to select most conventional, most well-known definitions. As i explained in...
I tried to basically index all of columns which used together with "ON", "WHERE" and "HAVING" query keywords. We can index all of columns if they needed, but also need...
- Yes i agree that we need to create indexes for all columns starting "val_" prefix. - Yes, all foreign keys should be also indexed. Actually by saying used together...
I think we can re-add feature_relation table and if we need to avoid recursive queries, then maybe we can add "root_feature" column as addition to "from_feature" and "to_feature". The reason...
My personal idea is that citymodel table is able to provide multi advantages to the digital twin projects. First one is, it is possible to use different datasets (or combine...
Actually i have noticed same unordinary column name, but i think most of columns starts with "val_" prefix already used as references. My opinion is just removing "_id" suffix from...
Yes, it was the latest version, but may still have missing objectclasses. It should be checked again regarding to objectclass table. I have added to docs folder also another version,...
I think changing objectclass id's can block the backward compatibility for upgraded databases. We can create and add another table just to store old objectclass id numbers and newers, but...
I just used objectclass table and values to fill space_or_boundary_type column while working with upgrade scripts. On the other hand, i think it is not a super class/category of objectclass,...
Use gdal_calc.py script to change default nodata values in raster. Consider that if the expression in parenthesis returns a boolean value, so you can use it like "if ... else...