Tagged Questions
2
votes
1answer
57 views
ArcGIS 10: How to populate SQL options for parameter in tool
I'm trying to create a tool where individuals can select a variety of records using a SQL expression that is then passed to a calculation. I can add a parameter under the tool, and select SQL ...
3
votes
1answer
273 views
Parameterizing SQL Views Geoserver
I must do a view in geoserver. I seen some example here: http://docs.geoserver.org/stable/en/user/data/database/sqlview.html. The example show the operator like for parameterizing view. Suppose, now ...
