The Comparative Analysis of Selected Interactive Data Presentation Techniques on the Example of the Land Use Structure in the Commune of Tomice

Total Page:16

File Type:pdf, Size:1020Kb

The Comparative Analysis of Selected Interactive Data Presentation Techniques on the Example of the Land Use Structure in the Commune of Tomice Polish Cartographical Review Vol. 48, 2016, no. 3, pp. 115–127 DOI: 10.1515/pcr­2016­0009 KAROL KRÓL, BARBARA PRUS University of Agriculture in Kraków Faculty of Environmental Engineering and Land Surveying [email protected]; [email protected] The comparative analysis of selected interactive data presentation techniques on the example of the land use structure in the commune of Tomice Abstract. The authors present the results of a comparative analysis of selected techniques and programming tools for building interactive data presentation in the form of diagrams and maps generated in the browser. The results of an inventory of land use structure, which are a part of a geographic information system data­ base of the commune of Tomice in district of Wadowice, were employed as input data. The research has shown that the tested tools have a similar design capacity; which makes it difficult to determine which of them is the best. Different factors contribute to choosing a particular tool. They include technical specification, project budget, license conditions, technical support and visualization possibilities. Keywords: data visualization, Application Programming Interface API, interactive maps and diagrams, interactive maps 1. Introduction 2016). Attractiveness of interactive visualiza­ tion of data on the Internet originates mostly In the communication process strong expo­ from the functionality of the medium itself, the sition of visual elements plays a particular role: speed of access to information using it as well pictures, animations and videos (M. Woźnia­ as the diversity of forms of its communication kowski 2014). Modern civilization is based on (D. Gotlib 2008, P. Kowalski 2012). Graphically visualization, use of image and illustrative attractive data presentations call attention exemplification (H. Mamzer 2004). Visual sen­ significantly more than presentations which sations become increasingly important due to are only useful (M. Wieczerzycki 2014). While, the information overload. It results among interactivity assumes the possibility that the others from the tendency to seek new visual presentation will impact the recipient and si­ experiences by users as well as from practical multaneously the recipient will impact the scope matters such as the attractiveness and clarity of and form of the information being presented communication which may facilitate quick acqui­ (A. Macioch, G. Malmon 2010). sition of the most vital information (M. Leszko­ The objective of the authors is a comparative wicz 2011). Communication based on image analysis of selected interactive presentation appeals to the imagination and is universal – techniques in the form of diagrams and maps “the visual culture has a chance to easily reach presented in the browser window on the example the recipient as it does not require a common of land use structure in the commune of Tomice and understandable language code, it goes (southern Poland). beyond borders and nationalities (A. Siennicka 2015, p. 74). 2. Data visualization in the web browser In recent years, the dynamic development of window Internet technologies can be observed. It is ac­ companied by increasing availability and di­ With development and availability of techni­ versity of techniques and design tools (K. Król ques and computer tools allowing collection 116 Karol Król, Barbara Prus and processing of data, evolution of digital vi­ et al. 2009, M. N. Chhabra 2012) which were sualization methods has taken place which conducted during creation, implementation and allows content to be generated dynamically use of data visualization (web applications, and interactively, multidimensionally and attrac­ web components) created in accordance with tively for the recipient (M. Kukułka, D. Gotlib the approved design assumptions. 2014; R. Rossi, N. Ahmed 2015). This evolu­ In the scenario of the tests observation and tion also takes place at the level of the manner registration of remarks made during the design of visualization, often three­dimensional, more works using selected tools were provided for. frequently adjusted to presentation using mobile devices. 3.1. Main assumptions and design The modern data visualization form re­ procedures sponds to challenges brought on by an infor­ mation society with its increasing demands towards it. Visualization allows distribution The main design assumption was to create of diverse content, discover new object pro­ a model visualization of statistical data in the form perties and indicate relations between them of diagrams which would constitute an indepen­ (G. Kończak 2014, M. Kowalska-Musiał 2009). dent self­contained component of a website. It forces a constant search for new methods of The design provided for creation of a com­ collecting, processing and presenting data ponent in the form of a compact set of files or (D. Gotlib 2012; M. Gesmann, D. de Castillo a single code (a string of signs saved in a hy­ 2011; I. Pulak, M. Wieczorek­Tomaszewska pertext document), which may be moved 2011). between any websites and implemented in Creating visually attractive data presenta­ their structure which indicates their universality. tions in the web browser window is not only Moreover, within the design assumptions it reserved for specialized users. Software devel­ was approved that the graphic form and the opers put increasing emphasis on its versatility, principle of operation of the diagrams will be universality and availability – sets of generally optional (depending on the technology of their available design tools and techniques are cre­ generation), however they should be charac­ ated which allow among others data modeling terized by interactivity (e.g. in the form of the and visualization, frequently in an automated possibility to modify the scope of the presented manner. data or the form of their presentation by the user This trend can be also observed concerning directly in the browser window). In the design data presentations having a spatial reference. works also an attempt to illustrate data on maps Numerous tools allowing interactive data pre­ and compare diagrams or graphs in a mana­ sentation were prepared in such a way that gement dashboard was provided for, i.e. inter­ their use requires only completion of source active presentation of several diagrams or data and configuration of selected communi­ graphs simultaneously with the possibility to cation parameters. While, others are made e.g. sort data. available in the form of creators or generators, Input data saved in the database of the spa­ which in an automated way create data visuali­ tial information system, presenting the land zation. Others allow advanced and complex use structure in particular territories of villages web applications to be created (K. Król 2015). in the commune of Tomice, was transposed manually into a data array in accordance with 3. Materials and methods the requirements of each of the design tech­ niques being tested. Arrays prepared in such Selected techniques and programming tools a way, constituting the integral part of the hy­ allowing generation of interactive data visuali­ pertext document, were used as a basis for zations in the form of maps, diagrams and visualization. Their development in the browser graphs in the browser window were subject to window was programmed using selected tech­ a comparative analysis of functionality and niques which were chosen in such a way that usability (tab. 1). the basis of each of them was another techno­ The analysis was performed based on the logy which created a certain review of design results of ad­hoc exploratory testing (W. Afzal alternatives. However, all tested tools are The comparative analysis of selected interactive data presentation techniques... 117 Table 1. Programming techniques and design tools subjected to comparative analysis Design tool Programming Selected data source License (original spelling) techniques amCharts DataTable*, CSV, JSON, JavaScript Charts JavaScript, PHP, SVG, Free with a link MySQL data base JavaScript Stock Chart VML, HTML, CSS or commercial (Data Loader) JavaScript Maps JavaScript, jQuery, Flot SVG, VML, DataTable*, JSON MIT Licence HTML5 Canvas, CSS Adobe Flash, JavaScript, Google Chart libraries Google Charts Google Visualization Google Visualization API, (jsapi and loader) Visualization API: Geomap API Terms of Service HTML, CSS DataTable* Google Chart libraries JavaScript , SVG, VML, (loader) Google Charts Google Visualization Visualization API, HTML, DataTable*, Google Visualization API API Terms of Service CSS Spreadsheets, Google Fusion Tables The language CSS, Cascading Style for describing HTML, CSS No data table Sheets the presentation of Web pages * data array written directly in the hypertext document; source: own study based on JavaScript, a popular scripting pro­ 3.2. Characteristics of selected design gramming language. N. Bryant and J. Wildfire techniques acted analogically in their studies (2016) within which they tested design possibilities of the AmCharts is a JavaScript library allowing “Webcharts” tool based on the D3 JavaScript generation of diagrams, graphs and maps in library (Data­Driven Documents). the browser window (using shared maps of the Data visualizations prepared based on globe, countries or the user’s own materials im­ JavaScript libraries were also described by ported from the SVG file) (I. Logre et al. 2014). M. Bostock and co­authors (2011) and L.R. Nair The library was chosen due to the precisely and co­authors (2016). They compared pos­
Recommended publications
  • The Uatu System for Visualizing Networked Writing Activity
    The Uatu System for Visualizing Networked Writing Activity J. Holden Hill, Phillip Parli-Horne, Paul Gestwicki Brian McNely Computer Science Department English Department [email protected], [email protected], [email protected] [email protected] Ball State University Computer Science Department Technical Report 2011-01 June 3, 2011 Abstract Over the course of an academic year, two students and a pair of faculty advisors have written software to visualize how participants collaborate on networked writing projects. Using Google Docs as a way to allow students to instantaneously interact with a document in real-time, this software captures data from Google’s cloud service and displays it in a pair of visualizations. We used agile methods of software development to devise a way to implement their ideas in an appealing way. This document contains detailed instructions on where the latest iteration of the software can be located. It also details the process of making the system operational on a new machine, stating how the software works and where it should be placed in the file system. The document also explains how one can use the system to visualize writing collaboration. Finally, many failed iterations of the software have led to meaningful reflections on software development practices. The document elaborates on the hardships of development, as well as provides insight on how this software may evolve toward richer experiences. 1Primary contact 1 1. Introduction The Uatu project is designed to visualize collaborations in a digital workspace. The name comes from the Marvel Comics character, Uatu the Watcher, who is tasked with watching over the universe; in the same way, this software watches over revisions of Google Documents and stores their information for later access.
    [Show full text]
  • Modernizacja Kształcenia Zawodowego W Małopolsce II”
    SZKOLENIA IV edycja szkoleń w ramach projektu „Modernizacja kształcenia zawodowego w Małopolsce II” KRAKÓW GRUPA I NOWY SĄCZ GRUPA I gmina Babice, gmina Bolesław, gmina Brzeźnica, gmina gmina Biecz, gmina Bobowa, gmina Chełmiec, gmina Charsznica, gmina Czorsztyn, gmina Dobczyce, gmina Gorlice, gmina Gródek nad Dunajcem, gmina Grybów, Gołcza, gmina Jabłonka, gmina Koniusza, gmina Książ gmina Korzenna, gmina Krościenko nad Dunajcem, Wielki, gmina Lanckorona, gmina Miechów, gmina gmina Krynica Zdrój, gmina Limanowa, gmina Lipnica Mszana Dolna, gmina Mucharz, gmina Niedźwiedź, Wielka, gmina Łabowa, gmina Łapsze Niżne, gmina gmina Nowe Brzesko, gmina Pałecznica, gmina Pcim, Łużna, gmina Moszczenica, gmina Nowy Targ, gmina gmina Raba Wyżna, gmina Racławice, gmina Podegrodzie, gmina Sękowa, gmina Słopnice, gmina Radziemice, gmina Siepraw, , gmina Spytkowice (p. Stary Sącz, gmina Uzdrowiskowa Muszyna, miasto nowotarski), gmina Spytkowice (p. wadowicki), gmina Gorlice, miasto Nowy Sącz, powiat nowotarski Stryszawa, gmina Sucha Beskidzka, gmina Tomice, gmina Trzyciąż, gmina Wadowice, gmina Wieprz, gmina Wolbrom, gmina Zator, gmina Zawoja, miasto Bukowno, miasto Jordanów DATA 04.03.2021r. DATA 04.03.2021r. GODZINY 09:00-13:00 GODZINY 09:00-13:00 szkolenia będą prowadzone w szkolenia będą prowadzone w formie zdalnej z wykorzystaniem metod i formie zdalnej z wykorzystaniem MIEJSCE MIEJSCE metod i technik kształcenia na technik kształcenia na odległość poprzez platformę odległość poprzez platformę Microsoft Teams lub ZOOM Microsoft Teams lub ZOOM KRAKÓW
    [Show full text]
  • Opensocialに見る Googleのオープン戦略 G オ 戦略
    OpenSocialに見る Googleのオオ戦略ープン戦略 Seasar Conference 2008 Autumn よういちろう(TANAKA Yoichiro) (C) 2008 Yoichiro Tanaka. All rights reserved. 08.9.6 1 Seasar Conference 2008 Autumn Self‐introduction • 田中 洋郎洋一郎(TANAKA Yoichiro) – Mash up Award 3rd 3部門同時受賞 – Google API Expert(OpenSocial) 天使やカイザー と呼ばれて 検索 (C) 2008 Yoichiro Tanaka. All rights reserved. 08.9.6 2 Seasar Conference 2008 Autumn Agenda • Impression of Google • What’s OpenSocial? • Process to open • Google now (C) 2008 Yoichiro Tanaka. All rights reserved. 08.9.6 3 Seasar Conference 2008 Autumn Agenda • Impression of Google • What’s OpenSocial? • Process to open • Google now (C) 2008 Yoichiro Tanaka. All rights reserved. 08.9.6 4 Seasar Conference 2008 Autumn Services produced by Google http://www.google.co.jp/intl/ja/options/ (C) 2008 Yoichiro Tanaka. All rights reserved. 08.9.6 5 Seasar Conference 2008 Autumn APIs & Developer Tools Android Google Web Toolkit Blogger Data API Chromium Feedbunner APIs Gadgets API Gmail Atom Feeds Google Account Google AdSense API Google AdSense for Audio Authentication API Google AdWords API Google AJAX APIs Google AJAX Feed API Google AJAX LAnguage API Google AJAX Search API Google Analytics Google App Engine Google Apps APIs Google Base Data API Google Book Search APIs Google Calendar APIs and Google Chart API Google Checkout API Google Code Search Google Code Search Data Tools API GlGoogle Custom ShSearch API GlGoogle Contacts Data API GlGoogle Coupon FdFeeds GlGoogle DkDesktop GdGadget GlGoogle DkDesktop ShSearch API APIs Google Documents List Google
    [Show full text]
  • Zmiana Nr 3 Studium Uwarunkowań I Kierunków Zagospodarowania Przestrzennego Gminy Tomice
    WÓJT GMINY TOMICE (WYŁOŻENIE DO WGLĄDU PUBLICZNEGO) ZMIANA NR 3 STUDIUM UWARUNKOWAŃ I KIERUNKÓW ZAGOSPODAROWANIA PRZESTRZENNEGO GMINY TOMICE DOTYCZĄCA LOKALIZACJI TERENU USŁUG KOMERCYJNYCH I ROZWOJU AKTYWNOŚCI GOSPODARCZEJ W MIEJSCOWOSCI WITANOWICE [Załącznik nr 1 do uchwały Nr ……/……/2016 Rady Gminy Tomice z dnia … ……………… 2016 roku sporządzony na kopii Załącznika nr 1 do Uchwały Rady Gminy Tomice Nr XXVIII/219/2013 z dnia 25 października 2013 roku]3 [TEKST JEDNOLITY Z WYRÓŻNIONYMI ZMIANAMI]3 (PROJEKT) Kraków, maj 2012 [Kraków wrzesień 2013]2 [Kraków listopad 2016]3 Zmiana studium Tomic uchwalona Uchwałą Nr XV/118/2012 z dnia 25 maja 2012 roku II Zmiana studium Tomic uchwalona Uchwałą Nr XXVIII/219/2013 z dnia 25 października 2013 roku III Zmiana studium Tomic uchwalona Uchwałą Nr ……/……/2016 z dnia … ……………… 2016 roku ZMIANA STUDIUM Zespół autorski: mgr Wiktor Głowacki mgr Janusz Komenda Współpraca: Alicja Stach [II ZMIANA STUDIUM Zespół autorski: mgr Wiktor Głowacki mgr Janusz Komenda]2 [III ZMIANA STUDIUM Zespół autorski: mgr Wiktor Głowacki 3 mgr Janusz Komenda] […]2 Wprowadzono II Zmianą Studium Gminy Tomice […]3 Wprowadzono III Zmianą Studium Gminy Tomice SPIS TREŚCI 1. WPROWADZENIE 5 [1a. WPROWADZENIE DO II ZMIANY STUDIUM 6]2 [1b. WPROWADZENIE DO III ZMIANY STUDIUM 7]2 2. UWARUNKOWANIA ROZWOJU PRZESTRZENNEGO GMINY 9 2.1. POŁOŻENIE GMINY W REGIONIE 9 2.1.1. Powiązania strukturalno-przestrzenne 9 2.1.2. Powiązania transportowe 9 2.1.3. Powiązania infrastrukturalne 10 2.1.4. Powiązania przyrodnicze 12 2.1.5. Powiązania społeczno-gospodarcze 13 2.2. STAN ŁADU PRZESTRZENNEGO, DOTYCHCZASOWE PRZEZNACZENIE I ZAGOSPODAROWANIE TERENU 13 2.2.1. Miejscowy plan zagospodarowania przestrzennego 13 2.2.2.
    [Show full text]
  • Modules | D7.Rovin.Be
    Modules | d7.rovin.be http://d7.rovin.be/admin/modules Hello d7 Log out Dashboard Content Structure Store Appearance People Modules Configuration Reports Help Add content Find content Edit shortcuts Modules List Update Uninstall Refreshed 106 strings for the enabled modules. The configuration options have been saved. No update information available. Run cron or check manually . Download additional contributed modules to extend Drupal's functionality. Regularly review and install available updates to maintain a secure and current site. Always run the update script each time a module is updated. Install new module 1 of 36 31/01/2012 17:00 Modules | d7.rovin.be http://d7.rovin.be/admin/modules Hello d7 Log out Dashboard Content Structure Store Appearance People Modules Configuration Reports Help Add content Find content Edit shortcuts feeds). Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. Block 7.10 Required by: Dashboard Help Permissions Configure (enabled ), Block languages (enabled ), Menu translation (enabled ), Nodes in block (disabled ), Old search facets (deprecated) ( disabled ) Blog 7.10 Enables multi-user blogs. Allows users to create and Book 7.10 organize related content in an outline. Allows administrators to change the color scheme of Color 7.10 Help compatible themes. Required by: Stylizer ( disabled ) Allows users to comment on and discuss published content. Requires: Text ( enabled ), Field (enabled ), Field SQL storage Comment 7.10 (enabled ) Help Permissions Configure Required by: Forum ( disabled ), Hansel Forum ( disabled ), Multilingual forum ( disabled ), Talk ( disabled ), Tracker (disabled ) Enables the use of both personal and site-wide contact Contact 7.10 forms.
    [Show full text]
  • WEB-BASED SMART FARM VISUALIZATION GIS TOOL a Paper
    WEB-BASED SMART FARM VISUALIZATION GIS TOOL A Paper Submitted to the Graduate Faculty of the North Dakota State University of Agriculture and Applied Science By Abhishek Agarwal In Partial Fulfillment of the Requirements for the Degree of MASTER OF SCIENCE Major Department: Computer Science November 2014 Fargo, North Dakota North Dakota State University Graduate School Title Web-based Smart Farm Visualization GIS Tool By Abhishek Agarwal The Supervisory Committee certifies that this disquisition complies with North Dakota State University’s regulations and meets the accepted standards for the degree of MASTER OF SCIENCE SUPERVISORY COMMITTEE: Dr. Anne M. Denton Chair Dr. Kendall E. Nygard Dr. Fred Riggins Approved: 10/15/2015 Dr. Brian M. Slator Date Department Chair ABSTRACT Visualization of data is much more vibrant and informative than a written description could ever be. Continued research on information visualization has resulted in discovery of a number of designs and variety of techniques. Number of people who are engaged in the research of natural products who often either conduct field collections themselves or collaborate with partners. The information gleaned from such collecting trips (e.g. longitude/latitude coordinates, geography, elevation and other field observations) has provided valuable data to the scientific community. Geographic Information Systems (GIS) have been used to display, and analyze geographic data. The aim of the project is to provide a web interface to visualize data with geographic coordinates giving the ability to the users to select an area on the map, which will serve as an input for generating meaningful chart representation. Tools used in this project are JQuery, Google Maps/Charts, Spring MVC and MySQL database.
    [Show full text]
  • Uchwala Nr IV/27/15 Z Dnia 5 Lutego 2015 R
    UCHWAŁA NR IV/27/15 RADY POWIATU W WADOWICACH z dnia 5 lutego 2015 r. w sprawie ustalenia przebiegu istniejących dróg powiatowych na terenie powiatu wadowickiego Na podstawie art. 12 pkt 11 ustawy z dnia 5 czerwca 1998 r. o samorządzie powiatowym (tekst jednolity Dz. U. z 2013 r. poz. 595, poz. 645, z 2014 r. poz. 379, poz. 1072) oraz art. 6a ust. 3 ustawy z dnia 21 marca 1985 r. o drogach publicznych (tekst jednolity Dz. U. z 2013 r., poz. 260, poz. 843, poz 1446, poz. 1543, z 2014 r. poz. 659, poz. 1310) Rada Powiatu w Wadowicach uchwala, co następuje: § 1. Ustala się przebieg istniejących dróg powiatowych na terenie powiatu wadowickiego zgodnie z wykazem stanowiącym załącznik do niniejszej uchwały. § 2. Wykonanie uchwały powierza się Zarządowi Powiatu w Wadowicach. § 3. Uchwała wchodzi w życie po upływie 14 dni od jej ogłoszenia w Dzienniku Urzędowym Województwa Małopolskiego. Przewodniczący Rady Powiatu: J. Gębala Id: E6D31B49-0661-4D56-ADD5-9D4B8A7431E8 Załącznik do Uchwały Nr IV/27/15 Rady Powiatu w Wadowicach z dnia 5 lutego 2015 r. Wykaz dróg powiatowych na terenie powiatu wadowickiego Przebieg drogi Nr przez gminy Przebieg drogi Lp. Nazwa drogi Przebieg drogi na terenie powiatu wadowickiego drogi w powiecie przez powiat wadowickim 1 2 3 4 5 6 powiat wadowicki 1 1704 K Mucharz - Śleszowice od drogi gminnej - Mucharz – do granicy administracyjnej powiatu gmina Mucharz powiat suski gmina Kalwaria Barwałd – Stryszów - od drogi krajowej nr 52 - Barwałd Górny – Stryszów – do granicy powiat wadowicki 2 1705 K Zebrzydowska Zembrzyce
    [Show full text]
  • Modernizacja Kształcenia Zawodowego W Małopolsce II” SPOTKANIE II
    I edycja szkoleń w ramach projektu „Modernizacja kształcenia zawodowego w Małopolsce II” SPOTKANIE II KRAKÓW GRUPA I NOWY SĄCZ GRUPA I gmina Babice, gmina Bolesław, gmina Brzeźnica, gmina gmina Biecz, gmina Bobowa, gmina Chełmiec, gmina Charsznica, gmina Czorsztyn, gmina Dobczyce, gmina Gorlice, gmina Gródek nad Dunajcem, gmina Grybów, Gołcza, gmina Jabłonka, gmina Koniusza, gmina Książ gmina Korzenna, gmina Krościenko nad Dunajcem, Wielki, gmina Lanckorona, gmina Miechów, gmina gmina Krynica Zdrój, gmina Limanowa, gmina Lipnica Mszana Dolna, gmina Mucharz, gmina Niedźwiedź, Wielka, gmina Łabowa, gmina Łapsze Niżne, gmina gmina Nowe Brzesko, gmina Pałecznica, gmina Pcim, Łużna, gmina Moszczenica, gmina Nowy Targ, gmina gmina Raba Wyżna, gmina Racławice, gmina Podegrodzie, gmina Sękowa, gmina Słopnice, gmina Radziemice, gmina Siepraw, gmina Spytkowice (p. Spytkowice (p. nowotarski), gmina Stary Sącz, gmina wadowicki), gmina Stryszawa, gmina Sucha Beskidzka, Uzdrowiskowa Muszyna, miasto Gorlice, miasto Nowy gmina Tomice, gmina Trzyciąż, gmina Wadowice, gmina Sącz, powiat nowotarski Wieprz, gmina Wolbrom, gmina Zator, gmina Zawoja, miasto Bukowno, miasto Jordanów DATA 22.05.2017 DATA 30.05.2017 GODZINY 08:00-15:00 GODZINY 08:00-15:00 Politechnika Krakowska Muzeum Okręgowe w Nowym MIEJSCE MIEJSCE – Galeria GIL Sączu – Miasteczko Galicyjskie ADRES ul. Warszawska 24 KRAKÓW ADRES ul. Lwowska 226 NOWY SĄCZ KRAKÓW GRUPA II TARNÓW GRUPA I gmina Alwernia, gmina Drwinia, gmina Igołomia- gmina Borzęcin, gmina Czchów, gmina Gnojnik, gmina Wawrzeńczyce,
    [Show full text]
  • HTML5 Graphing and Data Visualization Cookbook
    HTML5 Graphing and Data Visualization Cookbook Learn how to create interactive HTML5 charts and graphs with canvas, JavaScript, and open source tools Ben Fhala BIRMINGHAM - MUMBAI HTML5 Graphing and Data Visualization Cookbook Copyright © 2012 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews. Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book. Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information. First published: November 2012 Production Reference: 1161112 Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK. ISBN 978-1-84969-370-7 www.packtpub.com Cover Image by Ben Fhala ([email protected]) Credits Author Project Coordinator Ben Fhala Michelle Quadros Reviewer Proofreader Chris Valleskey Chris Smith Acquisition Editor Indexer Joanna Finchen Hemangini Bari Lead Technical Editor Graphics Kedar Bhat Valentina Dsilva Technical Editors Production Coordinator Prasad Dalvi Nilesh R. Mohite Joyslita D'souza Ankita Meshram Cover Work Nilesh R.
    [Show full text]
  • Uchwała Nr IV/27/15 Z Dnia 5 Lutego 2015 R
    DZIENNIK URZĘDOWY WOJEWÓDZTWA MAŁOPOLSKIEGO Kraków, dnia 11 lutego 2015 r. Poz. 729 UCHWAŁA NR IV/27/15 RADY POWIATU W WADOWICACH z dnia 5 lutego 2015 roku w sprawie ustalenia przebiegu istniejących dróg powiatowych na terenie powiatu wadowickiego Na podstawie art. 12 pkt 11 ustawy z dnia 5 czerwca 1998 r. o samorządzie powiatowym (tekst jednolity Dz.U. z 2013 r. poz. 595, poz. 645, z 2014 r. poz. 379, poz. 1072) oraz art. 6a ust. 3 ustawy z dnia 21 marca 1985 r. o drogach publicznych (tekst jednolity Dz.U. z 2013 r., poz. 260, poz. 843, poz. 1446, poz. 1543, z 2014 r. poz. 659, poz. 1310) Rada Powiatu w Wadowicach uchwala, co następuje: § 1. Ustala się przebieg istniejących dróg powiatowych na terenie powiatu wadowickiego zgodnie z wykazem stanowiącym załącznik do niniejszej uchwały. § 2. Wykonanie uchwały powierza się Zarządowi Powiatu w Wadowicach. § 3. Uchwała wchodzi w życie po upływie 14 dni od jej ogłoszenia w Dzienniku Urzędowym Województwa Małopolskiego. Przewodniczący Rady Powiatu mgr inż. Jan Gębala Dziennik Urzędowy Województwa Małopolskiego – 2 – Poz. 729 Załącznik do Uchwały Nr IV/27/15 Rady Powiatu w Wadowicach z dnia 5 lutego 2015 r. Wykaz dróg powiatowych na terenie powiatu wadowickiego Przebieg drogi Nr przez gminy Przebieg drogi Lp. Nazwa drogi Przebieg drogi na terenie powiatu wadowickiego drogi w powiecie przez powiat wadowickim 1 2 3 4 5 6 od drogi gminnej - Mucharz – do granicy administracyjnej powiat wadowicki 1 1704 K Mucharz - Śleszowice gmina Mucharz powiatu powiat suski gmina Kalwaria Barwałd – Stryszów - od
    [Show full text]
  • Dart in Action
    Chris Buckett FOREWORD BY Seth Ladd MANNING www.allitebooks.com Dart in Action www.allitebooks.com www.allitebooks.com Dart in Action CHRIS BUCKETT MANNING Shelter Island www.allitebooks.com For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 261 Shelter Island, NY 11964 Email: [email protected] ©2013 by Manning Publications Co. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps. Recognizing the importance of preserving what has been written, it is Manning’s policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine. Development editor: Susanna Kline Manning Publications Co. Technical proofreader: John Evans
    [Show full text]
  • Strategia Rozwoju Gminy Tomice Na Lata 2016-2025
    Strategia Rozwoju Gminy Tomice na lata 2016-2025 Gmina Tomice - Delta Partner Cieszyn 2016 r. Opracowanie: Stowarzyszenie Wspierania Inicjatyw Gospodarczych DELTA PARTNER Urząd Gminy Tomice Zespół Redakcyjny SWIG Delta Partner Tomice – Cieszyn 2016 r. Strategia Rozwoju Gminy Tomice na lata 2016-2025 Spis treści Wstęp ...................................................................................................................................................... 5 1. Założenia metodologiczne ................................................................................................................... 6 1.1 Sposób i metody przygotowania Strategii ..................................................................................... 6 1.2 Obszar i okres realizacji programu ................................................................................................. 8 2. Diagnoza społeczno-gospodarcza ...................................................................................................... 10 2.1 Lokalizacja i podział administracyjny ........................................................................................... 10 2.2 Symbole Gminy ............................................................................................................................ 13 2.3 Struktura organizacyjna Gminy Tomice ....................................................................................... 14 2.4 Budżet samorządu ......................................................................................................................
    [Show full text]