27 lines
297 B
Markdown
27 lines
297 B
Markdown
|
# Demographic Functions
|
||
|
|
||
|
Add description here.
|
||
|
|
||
|
### OBS_GetDemographicSnapshot( Point Geometry );
|
||
|
|
||
|
#### Arguments
|
||
|
|
||
|
Name | Type | Description | Accepted values
|
||
|
--- | --- | --- | ---
|
||
|
|
||
|
|
||
|
|
||
|
#### Returns
|
||
|
|
||
|
Name | Type | Description
|
||
|
--- | --- | ---
|
||
|
|
||
|
|
||
|
#### Examples
|
||
|
|
||
|
##### Name of Example
|
||
|
|
||
|
```bash
|
||
|
code
|
||
|
```
|