From 1cff19127fac7f6f014a19afb60da5959fac3f0d Mon Sep 17 00:00:00 2001 From: andrewxhill Date: Wed, 20 Apr 2016 16:10:45 -0400 Subject: [PATCH] stub in placeholders --- doc/methods.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/methods.md b/doc/methods.md index 035b202..e9747a5 100644 --- a/doc/methods.md +++ b/doc/methods.md @@ -206,9 +206,20 @@ UPDATE tablename SET the_geom = OBS_GetGeometry(the_geom, ' "us.census.tiger".bl Should add the SQL API call here too --> +## OBS_GetGeometryId(point_geometry, boundary_id ) + + +## OBS_GetGeometryById( Boundary Layer ID, Boundary ID ) + # Discovery +## OBS_Search(Search Term, Relevant Boundary) + + +## OBS_GetAvailableBoundaries(Relevant Geometry) + + # Glossary #### Boundary IDs