On 04/01/2014 08:32 AM, Jason Biagio wrote:
> Greetings all,
> I have a simple question regarding the differences between the algorithms 
> found in the Graphical Modeler and the ones shown in the Processing Toolbox. 
> There appears to be four extra algorithms in the processing toolbox that are 
> not available in the Graphical Modeler. "Random selection", "Random selection 
> within subsets", "Select by attribute", "Select by location" do not exist in 
> the Graphical Modeler. Is this by design? I apologize for my naiveté but I 
> was attempting to create a model wherein I select a parcel via prompt 
> (specify an APN), apply a 300' buffer from the selected project parcel, 
> select all parcels within said buffer, export table data of selected parcels 
> and format the table data for mailers (owner's and occupants addressing). 
> This is for our public noticing on projects pursuant to the Brown Act.  If 
> anyone can think of a better way to accomplish this I would be very grateful. 
> Thank you in advance to all of you in this fantastic community.
> 
> Respectfully yours,
> Jason Biagio
> Administrative Analyst
> City of Porterville
> Community Development Department
> GIS Division
> 291 N. Main Street
> Porterville, CA 93257
> (559) 782-7460 Office
> (559) 781-6437 FAX
> www.ci.porterville.ca.us<http://www.ci.porterville.ca.us/>
> 

I can't comment on the specifics of the question only offer an
alternative method (Of which there are quite a few).

This could be done with Spatialite or Postgis quite easily and if you
wrap it in Python then you can make a little command line tool (or web)
to take the APN and return the formatted results.

Prototyping and Verification can easily be done in QGIS.

Enjoy,
Alex

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to