geopro:pedro:netlogo
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
geopro:pedro:netlogo [2007/07/06 23:43] – pedro | geopro:pedro:netlogo [2011/08/18 20:25] (atual) – pedro | ||
---|---|---|---|
Linha 34: | Linha 34: | ||
* BehaviorSpace tool used to collect data from multiple runs of a model | * BehaviorSpace tool used to collect data from multiple runs of a model | ||
- | =====Models===== | ||
+ | ===== GIS ===== | ||
+ | http:// | ||
+ | load vector GIS data (points, lines, and polygons), and raster GIS data (grids) into NetLogo. The extension supports vector data in the form of ESRI shapefiles. The shapefile (.shp) format is the most common format for storing and exchanging vector GIS data. The extension supports raster data in the form of ESRI ascii Grid files. The ascii grid file (.asc or .grd) is not as common as the shapefile, but is supported as an interchange format by most GIS platforms. | ||
+ | =====Models===== | ||
====Wolf Sheep Model==== | ====Wolf Sheep Model==== | ||
Linha 174: | Linha 177: | ||
- | ===== Papers ===== | ||
+ | ====Car Cruising model: A GIS Example==== | ||
+ | {{ http:// | ||
+ | \\ | ||
+ | |||
+ | Presented [[http:// | ||
+ | |||
+ | A good example of where GIS can be introduced into a model, is for dynamic car cruising within the Santa Fe downtown area. | ||
+ | |||
+ | The background map of the model is the result of converting GIS data into an image, initially a jpeg file. It was then converted into a text format image file: PPM (portable pix map) consisting of three RGB values for each pixel. These were converted into NetLogo color values using the import-ppm procedure. The data was cleaned up a bit within Netlogo itself with the cleanup-map procedure, then written to an external data file via the export-dat procedure. Finally, for this version of the model, the data written out in the preceeding step was cut & paste into the model as an array of integer values. | ||
+ | |||
+ | The model itself simply manages automobiles driving on the map staying on the " | ||
+ | |||
+ | __TerraME__: | ||
+ | |||
+ | ===== Papers ===== | ||
====Modeling Nature’s Emergent Patterns with Multi-agent Languages==== | ====Modeling Nature’s Emergent Patterns with Multi-agent Languages==== | ||
|U. Wilensky, 2001| Proceedings of EuroLogo|[[http:// | |U. Wilensky, 2001| Proceedings of EuroLogo|[[http:// | ||
- | {{ http:// | + | {{http:// |
\\ | \\ | ||
geopro/pedro/netlogo.1183765406.txt.gz · Última modificação: 2007/07/06 23:43 por pedro