Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
GIS file format
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Advantages and disadvantages== There are some important advantages and disadvantages to using a raster or vector data model to represent reality: * Raster datasets record a value for all points in the area covered which may require more storage space than representing data in a vector format that can store data only where needed. * Raster data is computationally less expensive to render than vector graphics * Combining values and writing custom formulas for combining values from different layers are much easier using raster data. * There are transparency and aliasing problems when overlaying multiple stacked pieces of raster images. * Vector data allows for visually smooth and easy implementation of overlay operations, especially in terms of graphics and shape-driven information like maps, routes and custom fonts, which are more difficult with raster data. * Vector data can be displayed as [[vector graphics]] used on traditional maps, whereas raster data will appear as an [[image]] that may have a blocky appearance for object boundaries. (depending on the resolution of the raster file). * Vector data can be easier to register, scale, and re-project, which can simplify combining vector layers from different sources. * Vector data is more compatible with relational database environments, where they can be part of a relational table as a normal column and processed using a multitude of operators. * Vector file sizes are usually smaller than raster data, which can be tens, hundreds or more times larger than vector data (depending on resolution). * Vector data is simpler to update and maintain, whereas a raster image will have to be completely reproduced. (Example: a new road is added). * Vector data allows much more analysis capability, especially for "networks" such as roads, power, rail, telecommunications, etc. (Examples: Best route, largest port, airfields connected to two-lane highways). Raster data will not have all the characteristics of the features it displays.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)