We are replacing geoserver with this backend, which allows more sophisticated geographic queries. One thing geoserver did that the backend does not yet do is provide the area of a region, which was previously displayed in the front end.
Is this actually useful? Previously we included it because it was there without any effort on our part, and we might as well. It would be easy to add to the region query, if we wanted. (Or the population query.)
Alternately, we could supply the drainage area (frequently larger than the watershed) as determined by the watershed PCEX query, but this requires a defined outlet, which not all regions have.
We are replacing geoserver with this backend, which allows more sophisticated geographic queries. One thing geoserver did that the backend does not yet do is provide the area of a region, which was previously displayed in the front end.
Is this actually useful? Previously we included it because it was there without any effort on our part, and we might as well. It would be easy to add to the
regionquery, if we wanted. (Or thepopulationquery.)Alternately, we could supply the drainage area (frequently larger than the watershed) as determined by the
watershedPCEX query, but this requires a definedoutlet, which not all regions have.