Update 04-measures-functions.md
This commit is contained in:
parent
7340003c91
commit
5aba51d86d
@ -32,7 +32,7 @@ value | the raw or normalized measure
|
||||
|
||||
Add a measure to an empty numeric column based on point locations in your table.
|
||||
|
||||
```SQL
|
||||
```sql
|
||||
UPDATE tablename
|
||||
SET total_population = OBS_GetUSCensusMeasure(the_geom, 'Total Population')
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user