A methodology or set of analytical procedures used to derive information about spatial relationships between geographic phenomena.
-1
votes
0answers
27 views
Relationship between biomass and net primary productivity [closed]
I want to do validation on simulated net primary productivity. But I don't have measured NPP data, Eddy covariance flux measurement data. I have only field measurement biomass data. So can I directly ...
3
votes
2answers
64 views
How to calculate changes in slope angle between cells/areas?
I am doing an estimation of erosion with ArcGIS. I use the UniversalSoilLossEquation (USLE) for this.
Now, i want to calculate the L-factor of this equation. I need the FlowLength for this. My ...
7
votes
2answers
265 views
How to create noise maps? (open source or scripted in ArcGIS)
In a previous role I helped create Noise Maps for Northern England.
The predicted noise levels was done using the IMMI package (which I can recommend) and the cartographic output was done in ArcMap. ...
3
votes
1answer
170 views
What do I need to create 3D model of real terrain?
I'd like to create 3D model of some real terrain (to be exact it's about some real roads and only as much as 80m to 100m of roadside - 40m to 50m of each side). As I don't have access to highly ...
2
votes
0answers
30 views
TRANSIMS interaction with OSGEO tools
Wow I've just discovered the world of TRANSIMS, a transport model with ambitious aims: "to model all aspects of human behaviour related to
transport in one consistent simulation framework" (Nagel, ...
0
votes
0answers
59 views
ARCGIS Polygone manipulation : Splitting if area>=5KM or merge if area<=0.5KM
I'm just facing a wall. I don't know if even possible to complete the process with modeling. I may need to work with python script which I'm not used to it.
In this state, I got a buffer created from ...
16
votes
1answer
240 views
Gravity/Huff model tools
I am looking for a way to simulate a gravity model using a point-based layer.
All my points are assigned a z-value and the higher this value, the larger is their "sphere of influence". This influence ...
2
votes
1answer
182 views
Inverse distance weighted interpolation for categorical and/or binary datasets
I want to perform an Inverse distance weighted (IDW) interpolation to a series of points. However my data set can be categorical or binary and just like the IDW I want to interpolate the new values ...
10
votes
5answers
242 views
Learning Spatial Statistics
I have a significant background in statistics, and I'd like to learn more about spatial statistics (and statistics associated with geospatial data).
Are there any especially good resources for ...
2
votes
1answer
92 views
Accounting for Spatial Autocorrelation in ZINB Model?
I'm doing an analysis on disease in Chile. I'm using the rate as the Dependent Variable and both remote sensing and housing-type data as the Independent Variables. I have several questions regarding ...
4
votes
1answer
160 views
SQL Server data modelling + spatial data = what book?
What recommended book can you provide about data modelling for geographical spatial data (geometry) in SQL server?
6
votes
1answer
146 views
Calculating “relative slope” per Mora-Vahrson method in ArcGIS
I'm a longtime lurker who finally decided to register on the forum (in no way driven by my need to have a certain question answered, of course...).
I was contacted by a colleague asking for help ...
6
votes
1answer
825 views
Is there are QGIS plugin to allow the 3d visualisation of geological borehole data similar to the functionality of Target for ArcGIS?
I'm very new to QGIS, I have started using it as my new company is not willing to pay for ArcGIS and Target at this stage so I'm hoping QGIS can substitute not just in the interim but for good.
What ...
0
votes
1answer
110 views
PostGIS Implementation of Brabyn and Skelly Road Network Travel Time Model
Is there a PostGIS implementation of the Brabyn and Skelly road network travel time model for the New Zealand road network? This model is outlined in:
Brabyn L, Skelly C. Modeling population access ...
2
votes
1answer
75 views
How to Improve a Distance Model
I am working on a distance model that creates distance rings around a given point and assigns those rings a probability. The point is in the center of a 25 x 25 km area, and the model fails to assign ...