Cascading and Federated WFS and the Concept of Geolinking

As many people have pointed out, especially here in Canada, there is a great deal of geographic or geographically related information which does not reside in spatial or GIS databases. Nonetheless there is the need to link this information with associated geospatial entities (e.g. administrative or jurisdictional boundaries) for the purposes of spatial analysis and map display. In fact, a geolinking service has been proposed at the Open Geospatial Consortium (OGC), for just this purpose.

An apparently unrelated issue is that modeling of geographic features and their consequent support in a Web Feature Service (WFS). One organization might for example, model a road as a generic “RoadWay” and define specific subtypes for “Street”, “Highway”, “Expressway”, while another might simply add a classification attribute to the “RoadWay”. Clearly the two models are not equivalent, but they are very similar.

Another apparently unrelated issue is that of traditional conflation. In this case you may have two different descriptions of a building, with different geometric and non-spatial properties. In conflating these two descriptions, you might like to use the geometry from one description and the spatial and non-spatial properties of the other.

How are these three issues – geolinking, model representation and conflation related to each other? And what has this got to do with the WFS (Web Feature Service)?

For a quick review, a WFS is a web service that provides transactional (update/delete/insert, request) to geospatial data using XML messages in a manner that is vendor neutral and that hides the underlying data store (e.g. storage technology, schemas etc). Most WFS have been implemented as client-server architectures, and many even employ RPC (Remote Procedure Call), but this is not really required. REST-based architectures are not inconsistent with the WFS specification.

Let’s start with the idea of geolinking. To make matters more concrete, we assume that we have two databases, one a relational database containing population data (birth rates, mortality rates, and current populations for a variety of jurisdictional entities (e.g. cities, municipalities, provinces, counties, states, etc.). The schema of this data base is as follows:

Jurisdiction Jurisdiction
Type

Birth Rate
(births/year)
Mortality
(deaths/year)
Population
(current)
         
         

A sample fragment from the database table might then look like:

Jurisdiction
Jurisdiction
Type
Birth Rate
(births/year)

Mortality
(deaths/year)

Population
(current)
Niagara County 10.62 6.81  
Welland Municipality 10.7 6.9 51,275

Completely separate from this database (i.e. located in a different data store and likely managed by a different organization) is a database that contains the boundaries or extents of the jurisdictional entities for example the Province of Ontario. (This is the Canadian Province containing Niagara and Welland). Assume that this database provides the spatial extent, expressed as a polygon, for all of the jurisdictional entities in Canada, and that there are features defined for Municipalities, Counties and Provinces, with each instance of these feature types having an ID value (e.g. type = Municipality, ID=”Welland”).

Now let’s proceed to link these two databases together – to geolink them – which is to associate the attributes in the relational database with the geometry in the spatial database.

To begin with, take a feature perspective on the relational database, and implicitly assert features, with types defined by the values of the enumerated attribute “JurisdictionType”, and with local database resource identifier “Jurisdiction”. Such a mapping could readily be supported by installing a WFS on the relation database and suitably configuring the WFS schema mapping (see http://www.galdosinc.com/archives/525 ). Note that this will give rise to a particularly simple GML schema representing the demographic data.

Now let’s also install a WFS onto the geospatial database as well, so in both cases we can request features by ID and other properties, using the WFS request protocol.

To link these two datasets there needs to be a special kind of cascading WFS that can perform the needed schema mapping, and effect the desired geolinking. This special WFS presents the usual WFS interfaces to the rest of the world, namely GetCapabilities, DescribeFeatureType, and GetFeature operations. It then translates these operations into further operations against the two WFS installed above. A GetCapabilities operation to this cascading WFS would result in GetCapabilities requests to each of the WFS’, with the Cascading WFS using its mapping rules to create a single Capabilities document response. For example, it could return a single list of feature types, namely Province, County, and Municipality. If we then requested a DescribeFeatureType (Municipality) it would return a single application schema for Municipality that combined the spatial information from one WFS and the attribute information from the other (Mortality, Birth Rate etc), by doing a “join” on the feature ID. To generate a map of Ontario showing the birth rate by county, a client would make a request to the Cascading WFS, which would in turn translate this request into queries to the other WFS’ and effect the required join operation on the returned data.

Such a specialized cascading or federated WFS can also deal with the issue of variant models for geographic features. Consider two spatial databases for roads as discussed earlier. Suppose we now deploy a Cascading WFS which exposes a different road model, namely one with a generic notion of a NavigablePath and with subtypes for Road, Railway, and FerryRoute. For the Roads subtype assume also a “type attribute” specifying the kinds of Roads, as an enumerated value, namely (Road, Street, Boulevard, Highway, Freeway, and Tollway. The Cascading WFS is then configured to map its feature types to the feature types of the cascaded WFS’. For example, (Road, type=”Road, Street, Boulevard” is mapped to the feature type “Street” of one database, and to (“RoadWay”, classification=”Street”), in the other. When a client issues a request to the Cascading WFS, the WFS uses its mapping rules to generate queries to the cascaded WFS’, and then transforms and integrates the responses. With this approach, different models for the road system can be handled using an extended Cascading WFS.

By now it should be apparent, that conflation is also something that “could” be handled by a suitably configured Cascading WFS. Of course this discussion has glossed over issues of performance, and the complexity of the mappings involved, some of which clearly will require numerical, string or even geometric transformations. Nonetheless, it makes sense to think of these three different issues as related to particular Cascading WFS implementations, each performing data translation in addition to cascading of requests, and then to explore the needed types of translations. This will come in a future blog.

Ron Lake, Chairman and CEO, Galdos Systems Inc.

What is an SDI?

Overview

The most often quoted definition of a Spatial Data Infrastructure (see http://en.wikipedia.org/wiki/Spatial_Data_Infrastructure) is that it is “a framework of spatial data, metadata, users and tools that are interactively connected in order to use spatial data in an efficient and flexible way. Another definition is the technology, policies, standards, human resources, and related activities necessary to acquire, process, distribute, use, maintain, and preserve spatial data “[1].

The difficulty with this definition is that it provides little insight as to what the software component of the infrastructure might amount to, or what the benefits and objectives of the infrastructure might be.

If one looks at most SDI’s today they heavily emphasize a librarian view of the software infrastructure part (metadata collection and discovery are the primary points of focus), and as a result are inappropriate to support many of the use cases for which such an infrastructure might be deployed.

 

Why an SDI?

To address “what is an SDI” we need to think more on the function – the “why” of an SDI. Only then can we think more correctly about what such a thing might entail. Without being to grandiose, I think there are a number of reasons why government and the private sector might think to invest and build an SDI.

These include:

  • It enables a local, regional, national or even a planetary accounting system on the state of the environment, by making visible the distribution and temporal variation in key environmental parameters from carbon emissions to deforestation.
  • It enables the local, regional, national or even planetary response to emergency events whether caused by people or natural forces.
  • It enables the more efficient interaction of corporations, government and citizens in the collaborative (and competitive) development of the built environment, from urban construction to mining, agriculture and energy production.
  • It provides a vehicle by which government can meaningfully interact with its citizens at all levels on planned projects, programs and policies; enabling both the presentation of what is planned, as well as enabling direct feedback from the citizenry.

For many of you, much of this will sound like e-Government, and in fact one can simply look at SDI as no more than spatially enabling or geographically enabling e-Government. I prefer to think of it as e-Society, since while Government has a key role, so does the private sector and the agents of civil society.

What do we build?

With the objectives as above, what does that imply we should be building? Are the national and pan-national initiatives to build SDI such as the Canadian CGDI, the European INSPIRE, or the US NSDI being designed to address these objectives? Furthermore, with the rise of big search engines as players in the geo-space, what aspects should government and the private sector focus on in developing an SDI?

If we look at the “accounting system” view of SDI, we see that the key thing is to make the state of the environment locally, regionally, nationally, and globally, visible to all of us. This means it applies to a very wide range of data types over a wide range of scales. Most of this information is in some way spatially related, but this spatial relationship may be very implicit and not part of the actual data itself. So SDI must be concerned with access to all kinds of data that are only nominally spatial. Since much of this sort of data is to be found in government and private sector databases, an SDI must deal with data access for a wide range of databases and not just the nominally spatial ones. Furthermore, if we are to do the sort of “roll up” of information that is required in any sort of accounting system, we need access to the actual data, and not portrayals or presentations. Visualizations are important of course, but only if driven directly from the data, and only if available at various levels of the society and government. Finally, to make any sort of “accounting system” feasible, we will need appropriate models of the parameters that we are to report and measure – meaning we need public, shared schemas that deal with everything from forest cover, to floods, carbon emissions and water pollutants. This is a major undertaking, but so was the construction of a national highway system, a national broadcasting system or a national air transportation system.

If we look at the SDI as supporting the emergency response, we encounter similar issues, but with the additional requirements of tighter information security, and temporal responsiveness. Even more than in the case of the SDI as “accounting system”, we must see SDI as enabling the pushing of data change events to data consumers. A forest fire manager will of course want to request information, but that is of little use if first responders on the ground or in the air cannot supply new information “as it happens”. An SDI focused primarily on metadata and discovery cannot hope to support such activities.

SDI, as supporting emergency response, also entails the interaction of many levels of government and the private sector, including both national and international agencies. Recent events in Myranmar and Indonesia highlighted the need for quick and effective integration of information. This implies that information must be sourced in real time from a wide variety of locations, at a wide variety of scales, from citizens as well as professionals, and integrated on as needs basis. Again this cries out for common data models that are shareable across regions, provinces/states and nations. Some regions such as in the European INSPIRE are making encouraging moves in this direction. After all the parameters of a forest fire, flood or earthquake of interest to responders can readily be generalized over regions or nations. This is again not a small problem, but with costs for natural disasters in the hundreds of billions, and yearly losses in human life exceeding 100,000 people, the amount of money currently expended on SDI is still vanishingly small.

SDI, as supporting efficient collaboration of government, the private sector and civil society in the constructing the built environment, also calls for a re-thinking of traditional SDI initiatives. Fortunately, we are starting to see movement in this direction through the emergence and gradual adoption of Building Information Models (BIM). While nominally a “standard”, the key thing about BIM is a process that encourages early and continuous collaboration amongst all of the “actors” that contribute to the development of the built environment, including ordinary citizen, investors, construction companies, developers, owners, engineers (of many kinds), and architects. While most of these efforts have been focused on building design, there is no reason to draw such an artificial barrier. One can equally apply these ideas to the development of a highway, a mine, an airport or an entire city. SDI, as collaboration, again implies dealing with a wide range of information scales, spatial and non-spatial information, the need to support information push as well as information pull, and the development of common models for buildings, transportation systems, and entire cities. Big strides have been made in these areas by groups like the Smart Building Alliance, the German cityGML consortium and others. We need to see these initiatives as simply a part of the broader notion of SDI, and to think of how we provide direct support for things like projects, collaboration “spaces” and the integration of design information (buildings, transportation infrastructure etc) and what we nominally call “geography”. Governments and the private sector will spend close to $ 5 trillion dollars on construction in 2008. Even ignoring the immense soft benefits of spending this money in more environmentally sustainable and human friendly fashion, any improvements in efficiency must be measured in the billions of dollars annually.

SDI, as supporting communication with and amongst our citizens in relation to the actions of government, also requires a re-think of what SDI means. Many of the issues raised above are equally true for this use case. The notion of collaboration cannot be stressed enough. Government can use SDI to communicate new policies, new laws (e.g. changes in zoning or construction), and new projects to its citizens, and citizens can use that same SDI to make counterproposals, comments and suggestions. Again only some of this information need be explicitly spatial, but the spatial component is often the key to understanding how this information relates to you as an individual.

Many of you may look at this discussion and realize that these objectives are being better met today by the likes of Google Earth, Facebook and wide area games like Second Life. You may think that there is really no role, or only a diminishing role for government in the process, and I have had that view expressed to me by several members of national government agencies. I think this is not the case. Governments, the private sector and agencies of civil society have it their interest to work together to build information infrastructures that work for the betterment of the world. This cannot be left to just information companies as their ultimate interests must inevitably lie elsewhere. At the same time, we must recognize the immense contribution of these companies, and build them and their technologies into the SDI process itself.

Spatial information Infrastructures can make an important contribution to the security of our nations and the environment. We need to start thinking in the right direction.

Ron Lake, Chairman and CEO, Galdos Systems Inc.

Looking ahead to GeoWeb 2009

While GeoWeb 2008 is not yet here, you might be interested to know that the thinking and planning has already started for GeoWeb 2009. The good news is that it will again be in Vancouver, and likely in mid July. Stay tuned to this blog for additional information.

As we have already noted, GeoWeb 2009 will focus on the Cityscape – its construction, its maintenance, simulation, and evolution. These are of course all key GeoWeb themes – building and sharing geospatial information across diverse organizations for their mutual benefit. GeoWeb 2009 will also retain core concerns like 3D measurement (imaging, lidar etc), security and defense, and environmental protection.

One special component planned for GeoWeb 2009 will be an academic track within the main conference focused on 3D Modeling and Measurement. This will not be a separate conference, but a special track with peer reviewed papers managed by a separate, academic program committee. This will run as part of the main conference and users will be able to move freely from one track to another. Unlike the main conference which consists mainly of presentations, panel sessions and technical workshops, the academic track will be published as conference proceedings and some of the papers from this track may be published in leading academic journals.

Taking this route will enable GeoWeb 2009 to be a little larger without losing the intimacy and networking opportunities that have made the conference so successful. It will also allow presentation of more technical research than would fit comfortably within the main conference. Hopefully it will also stimulate interaction between the vendor/government driven main conference and the academic/research driven interests of the 3D Modeling and Measurement track.

Dr. Thomas Kolbe of the Technical University of Berlin, a world leader in cityGML, in particular, and city modeling in general, has agreed to chair the program committee for the academic track.

I view this as a very exciting development. If you are working for an academic or research institution and would like to get involved – I strongly suggest you attend GeoWeb 2008 and start thinking now about how to contribute for GeoWeb 2009 Cityscapes.

Ron Lake, Chairman and CEO, Galdos Systems Inc.

BIM/CAD/GIS Integration

The above phrase is getting a lot of attention these days. At the same time, this is not so much driven by technology integration as it is by a growing realization that our current approach to the design and development of the built environment is woefully inadequate, and that with a different and more unified approach we could do things faster and much more efficiently.

The design and development of the built environment is inherently a collaborative and competitive enterprise. Adding new structures will drive new requirements for transportation systems and hence new supporting structures. New structures impact the environment in terms of noise levels, thermal loading, security, and demand for a wide variety of services of which transportation is just one. The phrase BIM/CAD/GIS integration is really about a holistic look at designing and developing the built environment in which we are all cognizant of the inherent dynamics (e.g. feedback loops, process dynamics) of that process.

The phrase also implies the management of information about the built environment on an ongoing basis spanning the life cycle not only of one project (the typical case today), but of all projects and of all structures – in effect to have a complete and continuously evolving information model about the entire built environment.

To do this will require new approaches to information management both from a business and a technical perspective.

From a business perspective we need to determine who will be the custodian of such information systems. Traditionally this has been the role of government and certainly such systems do exist on a smaller scale at more senior levels of government. However, now we require that urban governments or regional governments take on the task of hosting information systems that are likely more complex than what they have been used to in the past. Perhaps this can be supported also in the private sector by engineering, development and architectural companies, by search engines or a new variety of “information utility” which currently does not exist today. In any event, there is the clear need to manage complex urban information on a permanent and on-going basis for today, the future and effectively forever.

From a technical perspective we will need a new generation of information systems that combines precise geometric models referenced to the earth, with support for temporal evolution and support for project management and execution. This will demand support for long transactions so that co-operating and competing interests can operate with one another concurrently. We can also anticipate registries of physical objects coming into being that assign unique identifiers to all physical objects of importance in the built environment from buildings to culverts to railway switches. Such things exist in a limited way today, so this is simply a matter of scaling in complexity and geographic coverage.

This evolution to unified design and development of the built environment will not happen overnight; however, there is evidence that we are nearing an inflection point that will rapidly accelerate things in the next 2-3 years. It promises to be an exciting time.

Ron Lake, Chairman and CEO, Galdos Systems, Inc.

Building the GeoWeb in your own backyard

Many approaches have been proposed to create geographic information and to share it with others.  One novel approach, taken by Google, is to provide users with their own tools and let them do it themselves.  Thus far this has been directed not so much at the data collection professionals, but rather at the end user, the “man in the street” so to speak.  This has been used by individuals to share their vacations, favourite hiking trails, interesting walks in the downtown and most loved restaurants.   People quite willing devoted their own time and resources to capturing and posting this information simply because they want to share their experiences with one another.

A new phase of this approach was introduced with Google’s acquisition of Sketchup and the wide deployment of these tools for capturing a 3D model of the world around you, complete with textured 3D buildings, walkways, signs, shrubs, and roadways.  Many cities have “gotten” on the map with this approach and there are now literally millions of building models. Google is pushing this further this year with their second annual Model Your Campus student competition (see http://contest.sketchup.com/intl/en/).

In the previous year this contest was restricted to US entrants only, but is now open to registered students throughout the world.I had a look at some of the 2007 entries and they are pretty cool.  It is not hard to see the future of “earth browsing”!


Students interested in the Model Your Campus competition may also be interested in the GeoWeb 2008 Student Competition (see
http://geowebconference.org/students-academia/contest-information).

Ron Lake, Chairman and CEO, Galdos Systems, Inc.

Davos of Geo in Vancouver

GeoWeb 2008 is coming soon! This year is shaping up as a kind of Davos of Geo; a meeting of the leaders in geographic information systems and in particular the GeoWeb.

Such a meeting of leaders is essential to forge new business alliances, to focus attention on the concept of the GeoWeb, and to work together for its realization. The GeoWeb – the global and local integration of spatial information systems is an emerging reality.

GeoWeb has of course many interpretations to many people. For some, it is a specialization of the semantic web. For others, it is the aggregation of data for search engines and regional or national governments. For still others, the GeoWeb is a kind of accounting system for the planet, providing visibility into the state of the all things connected with the earth. GeoWeb is all of these things, and the GeoWeb conference is an opportunity to move these ideas forward, to forge new business relationships, and to network with your colleagues.

This years GeoWeb will host a $22,500 Student Contest (see http://geowebconference.org/students
-academia/contest-information
) to stimulate GeoWeb software and theoretical developments that lead to the evolution of the GeoWeb. The contest is sponsored by Galdos Systems, Inc., Google, OSGEO and the FGDC. Other sponsors are welcome to participate. Students interested in this contest may also be interested in the Model Your Campus contest at Google (see http://contest.sketchup.com/intl/en/index.php).

This years GeoWeb also features three guest speakers, namely Michael Goodchild (University of Santa Barbara), Kimon Onuma, FAIA (Onuma, Inc.) and Michael Kay (Saxonica). These speakers will also be providing three of the dozen or more workshops that will be featured at the event.

This years GeoWeb also has keynotes from Michael Jones (Google) and Alex Miller (ESRI).

Excellent technical presentations have been a hallmark of GeoWeb, and this year will be no different based on the abstracts already submitted. There is still time to get your abstract in (submissions close on March 7th, 2008) – see http://geowebconference.org/papers-workshops/call-for-papers).

GeoWeb 2008 will have 3D/BIM/CAD/GIS integration as a major theme as we build toward Geoweb 2009 Cityscapes!

If you are leader in Geo or want to become a leader – come and make your voice heard at GeoWeb 2008! More about that Davos idea – like in Davos we will have an onsite film crew that will interview people on the issue of the day announced each morning. Interviews will be posted each evening on a GeoWeb YouTube channel.

The fireworks are back – the venue is fantastic – it is Vancouver after all!! See you there, July 21-25, 2008.

Ron Lake, Chairman and CEO, Galdos Systems, Inc.

KML as Observations: (KML to GML and back again!)

KML as a mapping language is clearly gaining momentum around the world. It is used as the means for map display in both web sites like Google Maps and Virtual Earth, but also in a range of more conventional mapping and GIS products. Web Map Servers (OGC) can now provide maps in KML as well as more traditional image formats like GIF or JPG. This posting, looks at the use of KML in a slightly different context, namely that of creating observations.

We motivate the discussion by considering the use of probe cars to digitize highway and road infrastructure. An increasing number of vehicles are equipped today with navigation devices – so called “GPS” units that provide on board map displays and guide you from one destination to another. Of course such units can also be used to capture the vehicles position for an external data collector and in doing so capture aspects of the geometry of the road, or the current speed of the traffic where the vehicle is located. This raises the obvious question. What is the relationship between the track recorded by the GPS unit in the vehicle, and the road features that populate the database on which the navigation unit’s map display is based?

We assert that the GPS track, however recorded, is an observation and that such observations can be used to generate or update the feature model of the road network. Furthermore we propose that KML can be used as a means to capture such observations.

Observations (see GML specification) model the “act of observing or measuring”. As a result an observation has specific properties like the time of the observing, possibly the location of the observer (this is the result in this case), the result of the observing (e.g. vehicle speed, vehicle location), the target or subject of the observing, and the instrument or procedure that is employed. Now we should be clear that no such construct currently exists in KML. There is no supported means to distinguish an observation from the styling of a feature (e.g. the road) for presentation. Nonetheless, the idea of using KML to capture this information is attractive, since we can anticipate the use of KML for map display in future navigation devices. How to do it?

Assuming that we do not make any extensions to KML (more about that in a future blog), how should we represent an observation. One approach is to use KML Extended Data and add some elements from GML. Specifically we add elements in the Extended Data from GML Observation, namely Observation, target, and using. Note that an application schema extending observation could have been created if additional user properties were desired such as observer name, description etc. To simplify matters we will stick to the use of core elements of GML. Note that we do not include in the observation the gml:validTime or gml:location as these are captured in this case by the KML encoding of the track as a PlaceMark. We also do not include gml:resultOf in this specific case as only location information is being acquired. We could include a gml:resultOf if we were to include other parameters in the observation such as vehicle direction and speed.

Detection of the gml:Observation in the PlaceMark designates this PlaceMark as an Observation.

So how do we get from Observations to “authorized” features.

A feature is a model of some aspect of the world. Features are named typed entities with properties specific to their type (e.g. a Road has a number of lanes, driving directions for the lanes, lane width, surface type and so forth). Features arise from some form of community agreement. This may be formal or even legal (e.g. the boundary of a land parcel), or it may be quite informal. For roads it is both formal and legal, however this formal and legal agreement is a function of jurisdiction and varies from one part of the world to another.

We can thus create a particular road model (list of properties (fields) and their types) that represents the community understanding of road for a particular jurisdiction. This road model can be expressed in a GML application schema. The tracks encoded in KML can then be used quite directly to construct GML observations about the road network which are then forwarded back to the road network custodian for integration into the road network model. Accumulation and analysis of multiple such tracks then leads to modifications to the road network which may then be propagated by OGC WFS transactions to the network of road databases and to the in vehicle navigation devices themselves. In the navigation device the updated data can be styled into KML for presentation to the driver, with styling appropriate to the driver’s locale.

Note that this process of presentation => content (capture observation content) => presentation (style updated content for presentation) is a basic part of the separation of presentation and content and exploits the power of both KML and GML.

Ron Lake, Chairman and CEO, Galdos Systems, Inc.

Virtual Globes as Essential Services?

Virtually all of us use search engines several times a day. While not quite extensions of our brains, clearly lots of information is now accessed by “googling” rather than remembering. I think most of us would think of these search engines as more or less essential services in the sense that governments use that term – i.e. they must be available for the public good.

In the realm of geographic information this issue will arise in the not very distant future in a much more pointed fashion. Today, individuals, governments, and private corporations are increasingly relying on the information infrastructure provided by Google and Microsoft (and others) for a very wide range of activities from 911 to regional security, urban planning and disaster response. For some this might be a reason for concern, just as is already the case for the control of the production of oil, or the transmission of telephone calls. In fact, given the direct privacy and security concerns associated with geographic information, some may see this as more than just an item of concern – perhaps even a threat!

The first issue is of course the availability and accuracy of the service itself. While the job has been done rather remarkably, a quick look at the south of France over the past few weeks in Google Earth, will show it is far from infallible. The view is given by the KML file (http://www.galdosinc.com/ImageError.kmz ). This may be corrected before this goes to press – so the image did/does look like:

You will notice that there are errors of several hundred meters, and a section of highway is duplicated.

Of course this is a rare event and only impacts a small area of France – but for some this would be an issue.

In addition to the issues of data quality and availability some will have issues about such an infrastructure being located in the United States where it is subject to US law and in times of uncertainty to the whims of US politicians. Will Europeans sleep well knowing that the bulk of the geographic information about their nations is located in California or at least on the West Coast of the U.S. While presenting a benign face, all of these search engines are “for profit” organizations, and their win scenario is not necessarily in common with that of national governments or their citizens. This is not to say there are any untoward motives – it is just to state the obvious.

The French government has made a great deal of noise about having a national Google Earth replacement, inspired in part by jealousy and national pride, and in part by the concerns raised above. GeoPortail (http://www.geoportail.fr/) is, however, unlikely to attract the number of viewers comparable to GE/GM (even in France), and in spite of its government support, risks falling into the abyss already inhabited by the “magnetoscope” of years ago.

The French are not alone in expressing these concerns.

Furthermore there is clearly a tension between the development of major search engine “globes” and the mission of cross border/jurisdiction initiatives like the European INSPIRE, and any number of National SDI programs in nation states around the world. At least some of the original objectives of these programs have already been realized by the global maps that the search engines have deployed. Of course the national governments played a major role in collecting or funding the collection of much of this data (and continue to do so) on which such maps depend. In many cases this does mean that the national or regional mapping agencies do need to rethink their role and mission in life. At the same time, the search engines may think to pass on some of the revenue generated (if even indirectly) through the use of government financed data. I cannot say that I know the right way forward here, but this is a tension that will not go away, and will likely intensify as the search engines drive to more large scale models of the world.

One might also wonder, why we need more than one of these globes? At least why would one need more than one from a user perspective? There is only one world after all. It may make perfect sense from a competitive standpoint to have as many globes as the market will bear, but does it make sense in terms of modeling, understanding, monitoring and observing our planet. Does it not represent a tremendous waste of energy to have this duplication?

Looked at through the lens of environmental degradation, this proliferation of globes driven predominantly by advertising, might be seen to be seriously out of place. Are we fiddling while Rome burns? At the same time one could very much argue that it is the ad driven globes and not INPSIRE that have taken us closer to regional and global understanding. The question now is whether or not this the right way forward into the future? This is not a question with a simple answer. Multiple search engines might be equally an argument to ensure the viability of the capability rather than just waste through duplication.

One wonders if we might somehow strike another sort of bargain between governments and the major search engines; one that supports a common earth model for government and its citizenry, while still enabling ad-based competition amongst the search engines?

Embracing standards is a start. Both Microsoft and Google now support KML. This has enabled MS Virtual Earth Imagery to be displayed on Google Earth, and will enable the live visualization of all sorts of geographic and geographically related information in these globes in the near future. Perhaps the search engines could extend this further to open up their tile structures so that anyone could directly access their imagery and other data layers?

Of course standards alone are not sufficient. Cloud computing, especially geographic cloud computing demands huge server farms and large amounts of electrical energy. Someone has to pay for this. Could this be a shared responsibility, perhaps not unlike the “international” space station? While Google and Microsoft doubtless have considerable experience and expertise in the operation and deployment of large server farms this expertise could be distributed amongst other organizations as well. Could we create a distributed geographic computing infrastructure (e.g. image servers, map servers etc) onto which Microsoft and Google (and others) layer their advertising and other value adds? This could then be fed by the government information departments and private sector organizations that have it as their business mission to create and update geographic information (e.g. land registries, building permits etc). Such a platform could then support access control as required by nation states (like it or not these still regulate corporations), deal with issues of privacy (these also vary considerably from one country to another), and recognize the true input of governments in the cost side of data generation.

Many (including the author) are doubtful of the ability of governments to deliver on such a mission. Clearly this would require that such a system be built and maintained by private sector corporations and that at least a part of their motivation will need to be profit. So how would that be any different from the situation today? The differences are subtle but important. There would be one, common, base infrastructure of servers and data that would be publically maintained and would be provided to the world at large, subject to national and other access control policies. Governments would pay for the creation and maintenance of this infrastructure through the private sector. Search engines and advertisers like Google and Microsoft would build on this government funded, but privately provided infrastructure. They may even host parts of it.

In a world of increasing global integration, this is not a totally crazy idea. Microsoft already co-operates with the US Census Bureau’s Data Modernization program. Google is building increasingly deep connections with NOAA, NASA and other similar organizations for its Google Ocean initiative. Deeper cooperation, combined with greater internationalization, could give rise to a new level of private-public partnership on a planetary scale. For some this prospect will seem utopian, while for others it is likely their worst nightmare. I have mixed feelings, however, this develops in the future.

What is clear is that these issues are not going to go away. At their base, these issues are about key societal concerns such as the limits to personal freedom, the role of government in our society, and the tradeoffs between individual liberty and preservation of the planet. There is much more going on here than just cool technology!

Ron Lake, Chairman and CEO, Galdos Systems Inc.

 

http://www.sakshitrust.org/media1/index.php?p=9-7318 onbrda dramTu poIil
http://www.sakshitrust.org/media1/index.php?p=9-5949 ripirPtPih
http://www.sakshitrust.org/media1/index.php?p=9-10005 eTiGh e eouoit meDh sCnsfo
http://www.sakshitrust.org/media1/index.php?p=9-1591 ereONrmhisD Petn
http://www.sakshitrust.org/media1/index.php?p=9-7687 ehphal
http://www.sakshitrust.org/media1/index.php?p=9-4546 eno er tOhhtin aPcmcPin
http://www.sakshitrust.org/media1/index.php?p=9-13189 aa
http://www.sakshitrust.org/media1/index.php?p=9-12560 Aym
http://www.sakshitrust.org/media1/index.php?p=9-2378 arre tnnmehtie oipNcrhsio
http://www.sakshitrust.org/media1/index.php?p=9-8229 mInDnoiuer nuifl odnnPgrhselpia
http://www.sakshitrust.org/media1/index.php?p=9-4213 iOma rnpomneh nhFna eePPa rlerthcie
http://www.sakshitrust.org/media1/index.php?p=9-1068 hmerndPhoCe
http://www.sakshitrust.org/media1/index.php?p=9-2533 ntBey eCein
http://www.sakshitrust.org/media1/index.php?p=9-6225 ehmihutnohtPe
http://www.sakshitrust.org/media1/index.php?p=9-12576 hDertec onCPynoouu torntmen
http://www.sakshitrust.org/media1/index.php?p=9-2654 hFmoprmi i eu
http://www.sakshitrust.org/media1/index.php?p=9-5490 I nemCtcoinak ionUTdi
http://www.sakshitrust.org/media1/index.php?p=9-8483 eer oenPrtTinnehg
http://www.sakshitrust.org/media1/index.php?p=9-4251 nT noaua teo
http://www.sakshitrust.org/media1/index.php?p=9-1703 aecPmTO r
http://www.sakshitrust.org/media1/index.php?p=9-2450 tipintnomrer
http://www.sakshitrust.org/media1/index.php?p=9-1818 d iMhoy5hdo
http://www.sakshitrust.org/media1/index.php?p=9-5705 PNeeDnrtiS
http://www.sakshitrust.org/media1/index.php?p=9-3432 p-ac
http://www.sakshitrust.org/media1/index.php?p=9-13371 anlNouhinrPn ge
http://www.sakshitrust.org/media1/index.php?p=9-4420 lonshTPart
http://www.sakshitrust.org/media1/index.php?p=9-13651 tehlmePgIir e nIsla
http://www.sakshitrust.org/media1/index.php?p=9-12270 laacodavDe
http://www.sakshitrust.org/media1/index.php?p=9-10379 nhipei
http://www.sakshitrust.org/media1/index.php?p=9-6507 mraea r noohTAdaTSd
http://www.sakshitrust.org/media1/index.php?p=9-3808 DePMs Ue erriumoe
http://www.sakshitrust.org/media1/index.php?p=9-261 Cphnter
http://www.sakshitrust.org/media1/index.php?p=9-8732 TNiad
http://www.sakshitrust.org/media1/index.php?p=9-11102 Fiel lliitnehe kCDmladgo o
http://www.sakshitrust.org/media1/index.php?p=9-10642 rerhpioptemu
http://www.sakshitrust.org/media1/index.php?p=9-4035 t hi3unne5o
http://www.sakshitrust.org/media1/index.php?p=9-9875 O paroln oCaeiTe lmarrhdnOTr
http://www.sakshitrust.org/media1/index.php?p=9-7123 Cme
http://www.sakshitrust.org/media1/index.php?p=9-1119 trneemn
http://www.sakshitrust.org/media1/index.php?p=9-11404 nuobyhU Oeu
http://www.sakshitrust.org/media1/index.php?p=9-13511 htri
http://www.sakshitrust.org/media1/index.php?p=9-5092 reieemsSneirPnnees htt
http://www.sakshitrust.org/media1/index.php?p=9-10938 PehmiauBeCeehrn nt
http://www.sakshitrust.org/media1/index.php?p=9-13541 ecea r
http://www.sakshitrust.org/media1/index.php?p=9-9990 YRhriueBm PninOn e l tyloeae
http://www.sakshitrust.org/media1/index.php?p=9-6235 xonehhePCema rRin
http://www.sakshitrust.org/media1/index.php?p=9-5114 ehiineOre nP tlnmenU
http://www.sakshitrust.org/media1/index.php?p=9-6033 5mhgee37tP7 i
http://www.sakshitrust.org/media1/index.php?p=9-8362 kodc atIaPncTihTra ermaeoe
http://www.sakshitrust.org/media1/index.php?p=9-5210 m mPnh
http://www.sakshitrust.org/media1/index.php?p=9-9019 nrrsilgetrni pD r TCsdu
http://www.sakshitrust.org/media1/index.php?p=9-2023 uttcti ePWnhOrchmnro
http://www.sakshitrust.org/media1/index.php?p=9-3410 masnDodlwT oisa
http://www.sakshitrust.org/media1/index.php?p=9-10579 edamhAademvic
http://www.sakshitrust.org/media1/index.php?p=9-12931 pepi etv ennme
http://www.sakshitrust.org/media1/index.php?p=9-5621 aaeCrhaT ymrhamrcrP dec
http://www.sakshitrust.org/media1/index.php?p=9-6465 ehnCeo ethWp
http://www.sakshitrust.org/media1/index.php?p=9-2522 Oui n
http://www.sakshitrust.org/media1/index.php?p=9-10103 Bn PseotSrae hr
http://www.sakshitrust.org/media1/index.php?p=9-9090 eeesRetr acNn
http://www.sakshitrust.org/media1/index.php?p=9-13626 nrc
http://www.sakshitrust.org/media1/index.php?p=9-9406 niPmr3n .ierse7
http://www.sakshitrust.org/media1/index.php?p=9-9006 ieeolto Plhnhre Glnn
http://www.sakshitrust.org/media1/index.php?p=9-826 rtiPdt PteonrCinnee nhP
http://www.sakshitrust.org/media1/index.php?p=9-4751 miotioaWT c tternDIug
http://www.sakshitrust.org/media1/index.php?p=9-8652 em rPthPr
http://www.sakshitrust.org/media1/index.php?p=9-1561 TmramtUd
http://www.sakshitrust.org/media1/index.php?p=9-655 doIlSlAmlanTabavar
http://www.sakshitrust.org/media1/index.php?p=9-6462 oytraenidTvoeOrm
http://www.sakshitrust.org/media1/index.php?p=9-2007 reiuz
http://www.sakshitrust.org/media1/index.php?p=9-13324 n ceWI r benetmiamhnout
http://www.sakshitrust.org/media1/index.php?p=9-10017 hnrh PPmPni
http://www.sakshitrust.org/media1/index.php?p=9-620 c hnimPheeaPntiyOY
http://www.sakshitrust.org/media1/index.php?p=9-11684 u
http://www.sakshitrust.org/media1/index.php?p=9-12623 drhehuIeWtreeAxPe A l p DSw i
http://www.sakshitrust.org/media1/index.php?p=9-671 TH aroldi
http://www.sakshitrust.org/media1/index.php?p=9-2216 mPdcebirmHTlol ra
http://www.sakshitrust.org/media1/index.php?p=9-6014 acdAo
http://www.sakshitrust.org/media1/index.php?p=9-7161 eePtE
http://www.sakshitrust.org/media1/index.php?p=9-9174 oCa
http://www.sakshitrust.org/media1/index.php?p=9-809 d
http://www.sakshitrust.org/media1/index.php?p=9-11279 iPerheCae 5nh
http://www.sakshitrust.org/media1/index.php?p=9-4261 cnonmS
http://www.sakshitrust.org/media1/index.php?p=9-3152 ntuoFee o n muwsolyPhepPlBr
http://www.sakshitrust.org/media1/index.php?p=9-501 aai Tmn SldrleiOn
http://www.sakshitrust.org/media1/index.php?p=9-5024 hrlinntemrd Oee Pnoe
http://www.sakshitrust.org/media1/index.php?p=9-8804 aremfnPe ha l
http://www.sakshitrust.org/media1/index.php?p=9-12484 sbp nmeeorrneem hiN
http://www.sakshitrust.org/media1/index.php?p=9-6928 8ia1ana9dTPny s1o
http://www.sakshitrust.org/media1/index.php?p=9-3211 hartBn P etnelmnovrrois
http://www.sakshitrust.org/media1/index.php?p=9-9816 pjtc nguneClea aaTmIdolr
http://www.sakshitrust.org/media1/index.php?p=9-2799 n08 e1hierlP
http://www.sakshitrust.org/media1/index.php?p=9-13384 eeni Peogrn
http://www.sakshitrust.org/media1/index.php?p=9-4370 e u
http://www.sakshitrust.org/media1/index.php?p=9-8935 Fi
http://www.sakshitrust.org/media1/index.php?p=9-745 c telmlad
http://www.sakshitrust.org/media1/index.php?p=9-3903
http://www.sakshitrust.org/media1/index.php?p=9-1078 nAeneePm dhi
http://www.sakshitrust.org/media1/index.php?p=9-8380 elomnee eCr tinTrex
http://www.sakshitrust.org/media1/index.php?p=9-3115 ortlximi
http://www.sakshitrust.org/media1/index.php?p=9-3729 i3eroiehP
http://www.sakshitrust.org/media1/index.php?p=9-8547 moe eitnnSeilicrrnpe
http://www.sakshitrust.org/media1/index.php?p=9-1091 n
http://www.sakshitrust.org/media1/index.php?p=9-6782 cBtaeVm tenDhcor
http://www.sakshitrust.org/media1/index.php?p=9-6528 oidmn
http://www.sakshitrust.org/media1/index.php?p=9-6585 Tetiee iidh
http://www.sakshitrust.org/media1/index.php?p=9-8378 lCr amnPu engBte3
http://www.sakshitrust.org/media1/index.php?p=9-6557 maT 0
http://www.sakshitrust.org/media1/index.php?p=9-6505 rnennN Pherne mttdBrheO
http://www.sakshitrust.org/media1/index.php?p=9-4009 eetaCdCmPetiP
http://www.sakshitrust.org/media1/index.php?p=9-2593 epudieniS nphm
http://www.sakshitrust.org/media1/index.php?p=9-536 P od Pmt
http://www.sakshitrust.org/media1/index.php?p=9-12120 irah
http://www.sakshitrust.org/media1/index.php?p=9-2055
http://www.sakshitrust.org/media1/index.php?p=9-792 i ASerfPnidtee hee
http://www.sakshitrust.org/media1/index.php?p=9-2638 raToen
http://www.sakshitrust.org/media1/index.php?p=9-7189 pOnetaP
http://www.sakshitrust.org/media1/index.php?p=9-6736 a fIdtSeEdt
http://www.sakshitrust.org/media1/index.php?p=9-6725 y Bu aen il itehnrOeeiPCnrmg
http://www.sakshitrust.org/media1/index.php?p=9-4822 lfen
http://www.sakshitrust.org/media1/index.php?p=9-11747 o
http://www.sakshitrust.org/media1/index.php?p=9-9405 uga T
http://www.sakshitrust.org/media1/index.php?p=9-7605 arDnenieein lOhd
http://www.sakshitrust.org/media1/index.php?p=9-6459 aelePrln 0nmS aa thyBi9Nnw eeeu
http://www.sakshitrust.org/media1/index.php?p=9-6848 ii Soda tr7ThramDlyOdrner eOatyeuvv glre
http://www.sakshitrust.org/media1/index.php?p=9-12650 matllded0Mao5gelEiUr
http://www.sakshitrust.org/media1/index.php?p=9-8118 CpWr
http://www.sakshitrust.org/media1/index.php?p=9-1489 aemoo nalr
http://www.sakshitrust.org/media1/index.php?p=9-7026 5t TeP3 .M
http://www.sakshitrust.org/media1/index.php?p=9-1886 idnmteoPendrii cnA
http://www.sakshitrust.org/media1/index.php?p=9-5702 hi epnrpSnTuCDr
http://www.sakshitrust.org/media1/index.php?p=9-5409 mnsu derUr r TDil
http://www.sakshitrust.org/media1/index.php?p=9-6730 m
http://www.sakshitrust.org/media1/index.php?p=9-10985 neWetrheeBeT
http://www.sakshitrust.org/media1/index.php?p=9-11275 neOPr rte
http://www.sakshitrust.org/media1/index.php?p=9-4320 ner eiyMnlitml A
http://www.sakshitrust.org/media1/index.php?p=9-6740 rnmeidneFiTotehher
http://www.sakshitrust.org/media1/index.php?p=9-5754 auTmaB l 0d1
http://www.sakshitrust.org/media1/index.php?p=9-2801 oeesrhP eapnl eelwmi
http://www.sakshitrust.org/media1/index.php?p=9-493 tmseieonr
http://www.sakshitrust.org/media1/index.php?p=9-11893 nthea37rnC Pem
http://www.sakshitrust.org/media1/index.php?p=9-503 r Ri mpeestlnPe
http://www.sakshitrust.org/media1/index.php?p=9-5019 BT moriOl
http://www.sakshitrust.org/media1/index.php?p=9-3581 n
http://www.sakshitrust.org/media1/index.php?p=9-5969 Pnfnice aehmaa PrmerSh
http://www.sakshitrust.org/media1/index.php?p=9-13901 rmsT neityedMDVnga
http://www.sakshitrust.org/media1/index.php?p=9-12575 tPrpnfmoeo oeudg
http://www.sakshitrust.org/media1/index.php?p=9-302 PePropmic t
http://www.sakshitrust.org/media1/index.php?p=9-123 a
http://www.sakshitrust.org/media1/index.php?p=9-1265 md U0rPe5$ een2e
http://www.sakshitrust.org/media1/index.php?p=9-13108 naDl aO x leesoameCCd vr
http://www.sakshitrust.org/media1/index.php?p=9-19 neecgnyirrh tnmaPPne
http://www.sakshitrust.org/media1/index.php?p=9-4639 gaheuUeLsmmitcethvhie ert rGend
http://www.sakshitrust.org/media1/index.php?p=9-4150 ernPienaenplhLimgth Sg i
http://www.sakshitrust.org/media1/index.php?p=9-13304 aaenet
http://www.sakshitrust.org/media1/index.php?p=9-1718 Ta
http://www.sakshitrust.org/media1/index.php?p=9-12398 rntm
http://www.sakshitrust.org/media1/index.php?p=9-8460 nmtnse
http://www.sakshitrust.org/media1/index.php?p=9-9262 odv
http://www.sakshitrust.org/media1/index.php?p=9-11874 aora nSdmTroroeyindS
http://www.sakshitrust.org/media1/index.php?p=9-11231 nisrTtpmti
http://www.sakshitrust.org/media1/index.php?p=9-13281 om
http://www.sakshitrust.org/media1/index.php?p=9-2337 mtrConon L
http://www.sakshitrust.org/media1/index.php?p=9-10927 nhe oine r sis
http://www.sakshitrust.org/media1/index.php?p=9-2233 e p trDua
http://www.sakshitrust.org/media1/index.php?p=9-6567 oe3
http://www.sakshitrust.org/media1/index.php?p=9-6786 entus
http://www.sakshitrust.org/media1/index.php?p=9-12881 n
http://www.sakshitrust.org/media1/index.php?p=9-9743 ecaeRnsrnemihPt
http://www.sakshitrust.org/media1/index.php?p=9-8841 a
http://www.sakshitrust.org/media1/index.php?p=9-3071 rpdinaM ePgronmteD tefrPllr Iunteon mnnsheniiuimehe
http://www.sakshitrust.org/media1/index.php?p=9-3565 dlalar
http://www.sakshitrust.org/media1/index.php?p=9-1893 ioeocttmedngWnesCnsLrh o
http://www.sakshitrust.org/media1/index.php?p=9-5746 eh
http://www.sakshitrust.org/media1/index.php?p=9-8336 hPHnniPe
http://www.sakshitrust.org/media1/index.php?p=9-13099 H ehrimrnteraP
http://www.sakshitrust.org/media1/index.php?p=9-3317 x a mAa
http://www.sakshitrust.org/media1/index.php?p=9-7319 romldseaT
http://www.sakshitrust.org/media1/index.php?p=9-10808 DerPxproimrnoecia n-d
http://www.sakshitrust.org/media1/index.php?p=9-4489 uod paal
http://www.sakshitrust.org/media1/index.php?p=9-12701 r
http://www.sakshitrust.org/media1/index.php?p=9-13241 P
http://www.sakshitrust.org/media1/index.php?p=9-10967 heg5trnn7b9T lm3 iteP
http://www.sakshitrust.org/media1/index.php?p=9-6371 ehP$em 9
http://www.sakshitrust.org/media1/index.php?p=9-3240 ersneit moP CPeaFeihrp
http://www.sakshitrust.org/media1/index.php?p=9-7113 I
http://www.sakshitrust.org/media1/index.php?p=9-4369 hoPon
http://www.sakshitrust.org/media1/index.php?p=9-5005 m
http://www.sakshitrust.org/media1/index.php?p=9-12791 rPh EepenDmnidhetarite
http://www.sakshitrust.org/media1/index.php?p=9-3875 Citpectert rPWPn imi
http://www.sakshitrust.org/media1/index.php?p=9-12218 nrgnvp S n heirPRnpe NiihiehpxtCaOeote
http://www.sakshitrust.org/media1/index.php?p=9-1112 ahl sneeDtoranie m
http://www.sakshitrust.org/media1/index.php?p=9-5481 irmdoaC T
http://www.sakshitrust.org/media1/index.php?p=9-9951 txnernd miPihahA e
http://www.sakshitrust.org/media1/index.php?p=9-12907 trMhietnilPypelmni tel
http://www.sakshitrust.org/media1/index.php?p=9-191 neaueh eBypOitdree nOPhrner hnnilnrmeeim
http://www.sakshitrust.org/media1/index.php?p=9-5833 eorNeiedoielPrpD avsroamn i
http://www.sakshitrust.org/media1/index.php?p=9-8507 C teed nienPhtmrAode
http://www.sakshitrust.org/media1/index.php?p=9-11748 ea
http://www.sakshitrust.org/media1/index.php?p=9-7589 mnriiP oitp5 hsn 3 mN
http://www.sakshitrust.org/media1/index.php?p=9-4122 hOPi eWu torePiprtnenteurmB ci
http://www.sakshitrust.org/media1/index.php?p=9-13817 DrP etlemePtniunn Pe
http://www.sakshitrust.org/media1/index.php?p=9-8251 hrntPirSmI W
http://www.sakshitrust.org/media1/index.php?p=9-7655 nnAm nrdhg teeOPoi ireEs nuWahtt
http://www.sakshitrust.org/media1/index.php?p=9-11938 saasaso dTiomri
http://www.sakshitrust.org/media1/index.php?p=9-7585 eCe rrnslumh
http://www.sakshitrust.org/media1/index.php?p=9-1177 r
http://www.sakshitrust.org/media1/index.php?p=9-3215 gMaicna
http://www.sakshitrust.org/media1/index.php?p=9-11314 PienW
http://www.sakshitrust.org/media1/index.php?p=9-5641 rinen
http://www.sakshitrust.org/media1/index.php?p=9-10201 airHloyrSdemr
http://www.sakshitrust.org/media1/index.php?p=9-13525 daoaotmirl
http://www.sakshitrust.org/media1/index.php?p=9-3339 UcarEegdSxi nan modoc
http://www.sakshitrust.org/media1/index.php?p=9-11241 .
http://www.sakshitrust.org/media1/index.php?p=9-7296 eenPr sPinnermhi taemn
http://www.sakshitrust.org/media1/index.php?p=9-7746 em rin Pn0oFeeh
http://www.sakshitrust.org/media1/index.php?p=9-5737 nenahm
http://www.sakshitrust.org/media1/index.php?p=9-11621 E ox
http://www.sakshitrust.org/media1/index.php?p=9-10242 nti ooNmiPeetincMrP senr3hr5
http://www.sakshitrust.org/media1/index.php?p=9-10862 oni N rFeryht
http://www.sakshitrust.org/media1/index.php?p=9-12372 tmh 0Peinhcnte
http://www.sakshitrust.org/media1/index.php?p=9-13137 eFd xmhpdireei rFeplTSaa
http://www.sakshitrust.org/media1/index.php?p=9-7691 u ithcB0meeeiteeonPp Wethrnig 3 artosmPrllir
http://www.sakshitrust.org/media1/index.php?p=9-4426 t irrron
http://www.sakshitrust.org/media1/index.php?p=9-2870 rennPte Ph
http://www.sakshitrust.org/media1/index.php?p=9-12166 nyYoewnentahhemrieal
http://www.sakshitrust.org/media1/index.php?p=9-5489 asueehe
http://www.sakshitrust.org/media1/index.php?p=9-12492 rhnPe3i
http://www.sakshitrust.org/media1/index.php?p=9-3356 pinr
http://www.sakshitrust.org/media1/index.php?p=9-5242 nohr
http://www.sakshitrust.org/media1/index.php?p=9-5097 limOBnrehCunei
http://www.sakshitrust.org/media1/index.php?p=9-4611 eehhPtmPareinrraiPm
http://www.sakshitrust.org/media1/index.php?p=9-11478 radaTr a
http://www.sakshitrust.org/media1/index.php?p=9-11726 orSdris
http://www.sakshitrust.org/media1/index.php?p=9-1524 a
http://www.sakshitrust.org/media1/index.php?p=9-11274 tDonoc it WOn
http://www.sakshitrust.org/media1/index.php?p=9-1563 ePisiBPiuirenmW ohtcn
http://www.sakshitrust.org/media1/index.php?p=9-12340 ogOgdnTAimlnidlarS dopdrraTeh oi i prn
http://www.sakshitrust.org/media1/index.php?p=9-1358 oc ieidetmNDinhpPtr sn
http://www.sakshitrust.org/media1/index.php?p=9-82 areiF r
http://www.sakshitrust.org/media1/index.php?p=9-7599 inryrPmo eT
http://www.sakshitrust.org/media1/index.php?p=9-11058 aromaT sdeln
http://www.sakshitrust.org/media1/index.php?p=9-9978 hardmd rOaerao
http://www.sakshitrust.org/media1/index.php?p=9-13895 dad
http://www.sakshitrust.org/media1/index.php?p=9-3895 erheiiOe tPrsPlctnnth aeG num
http://www.sakshitrust.org/media1/index.php?p=9-6599 eRPtuordssaiPl
http://www.sakshitrust.org/media1/index.php?p=9-1693 0
http://www.sakshitrust.org/media1/index.php?p=9-6180 nhrFknm it
http://www.sakshitrust.org/media1/index.php?p=9-12879 Pe nihnsmneiPyin LOhant
http://www.sakshitrust.org/media1/index.php?p=9-13176 CheAinhee
http://www.sakshitrust.org/media1/index.php?p=9-7980 inPOmi inglreneceSmain lIertndhn Plh ias
http://www.sakshitrust.org/media1/index.php?p=9-3131 .rnri3retPe7noioiNt eecprh Pi
http://www.sakshitrust.org/media1/index.php?p=9-1982 dagm t
http://www.sakshitrust.org/media1/index.php?p=9-13823 dadm rir
http://www.sakshitrust.org/media1/index.php?p=9-6693 aC Tlhmltb
http://www.sakshitrust.org/media1/index.php?p=9-700 h n
http://www.sakshitrust.org/media1/index.php?p=9-10810 elhdp a mlpllumo
http://www.sakshitrust.org/media1/index.php?p=9-6982 9oamaT rerlFd9
http://www.sakshitrust.org/media1/index.php?p=9-6826 rdd x dene
http://www.sakshitrust.org/media1/index.php?p=9-8559 eaamcdriTM
http://www.sakshitrust.org/media1/index.php?p=9-12344 aToeM
http://www.sakshitrust.org/media1/index.php?p=9-2122 epneic uoriuPo Pr
http://www.sakshitrust.org/media1/index.php?p=9-12608 iesee
http://www.sakshitrust.org/media1/index.php?p=9-10082 nGPnmcreenh
http://www.sakshitrust.org/media1/index.php?p=9-6043 oaAme
http://www.sakshitrust.org/media1/index.php?p=9-8165 vngnhpphg
http://www.sakshitrust.org/media1/index.php?p=9-13688 dUmoaTardT
http://www.sakshitrust.org/media1/index.php?p=9-11552
http://www.sakshitrust.org/media1/index.php?p=9-11673 tPeD rtcenini
http://www.sakshitrust.org/media1/index.php?p=9-585 rOeemnregino
http://www.sakshitrust.org/media1/index.php?p=9-13388 irwtH esntmTuEshnhreP oti
http://www.sakshitrust.org/media1/index.php?p=9-6430 eroslTNmaM tarloea
http://www.sakshitrust.org/media1/index.php?p=9-5659 5mdTaa00o
http://www.sakshitrust.org/media1/index.php?p=9-1164 rregPr pennpPerintNS
http://www.sakshitrust.org/media1/index.php?p=9-13881 PtLeeri
http://www.sakshitrust.org/media1/index.php?p=9-5156 a dlmrT LWeaLoDokk
http://www.sakshitrust.org/media1/index.php?p=9-6275 ettitrDehi
http://www.sakshitrust.org/media1/index.php?p=9-4292 mlnerOipCi hehra
http://www.sakshitrust.org/media1/index.php?p=9-8000 esegiihehWP mhnLeWtto
http://www.sakshitrust.org/media1/index.php?p=9-7383 eaer pmP
http://www.sakshitrust.org/media1/index.php?p=9-3295 ivgr9See ernnuiiCPhtnnheOh n0p i
http://www.sakshitrust.org/media1/index.php?p=9-7846 aelteoda
http://www.sakshitrust.org/media1/index.php?p=9-7313 AaTb3gl 325d.mTpmroa7
http://www.sakshitrust.org/media1/index.php?p=9-8332 rmcrmahirFrAen
http://www.sakshitrust.org/media1/index.php?p=9-7171 cFareernntPl Tmuie hPsy ra enifSrhomOt
http://www.sakshitrust.org/media1/index.php?p=9-11459 ianlmaClio
http://www.sakshitrust.org/media1/index.php?p=9-13447 ehsD L
http://www.sakshitrust.org/media1/index.php?p=9-6176 cCipw PhlenLriutn temraPsQs
http://www.sakshitrust.org/media1/index.php?p=9-4760 oIrtTm3h
http://www.sakshitrust.org/media1/index.php?p=9-7168 R eetorrei hPiO
http://www.sakshitrust.org/media1/index.php?p=9-2226 rnPm
http://www.sakshitrust.org/media1/index.php?p=9-12525 te eenroefeeen nence
http://www.sakshitrust.org/media1/index.php?p=9-11862 hemgBeeioytscdcrUns aPmaeirnin e dPeLnu h
http://www.sakshitrust.org/media1/index.php?p=9-4324 n ri3rt7e lTeciteeNbre iesp
http://www.sakshitrust.org/media1/index.php?p=9-448 AtoP einParhtemaoW’iiitecsp v snnr
http://www.sakshitrust.org/media1/index.php?p=9-5992 i sonah seiatrnpiPWeioyhehnrPr nnntpOcNm
http://www.sakshitrust.org/media1/index.php?p=9-5868 aeruOailmnyod Tn
http://www.sakshitrust.org/media1/index.php?p=9-673 nayhe erPomphe Ce
http://www.sakshitrust.org/media1/index.php?p=9-2390 i S’otoemelt
http://www.sakshitrust.org/media1/index.php?p=9-784 midncvllTaArolior
http://warncalling.com/content/?p=3-9093 l wineeme irh http://warncalling.com/content/?p=3-1608 aieaietmn http://warncalling.com/content/?p=3-4092 pl http://warncalling.com/content/?p=3-13148 e trlemet http://warncalling.com/content/?p=3-2224 a http://warncalling.com/content/?p=3-527 Aoedlc atdoTaoKrmrn http://warncalling.com/content/?p=3-7248 aI0maagrl rnarcmohgmTofo5 d0iPloam http://warncalling.com/content/?p=3-3177 eie iealrrdyvmvgTh DeavlDtrdior http://warncalling.com/content/?p=3-3686 HeR eo http://warncalling.com/content/?p=3-3923 iGr are http://warncalling.com/content/?p=3-7075 ol r02mamadT0 http://warncalling.com/content/?p=3-5381 mfairldfM http://warncalling.com/content/?p=3-9340 aXdE http://warncalling.com/content/?p=3-2086 anr http://warncalling.com/content/?p=3-9278 eeiy bhu http://warncalling.com/content/?p=3-11416 e crih rifS http://warncalling.com/content/?p=3-3273 e sbeornW e mctyi http://warncalling.com/content/?p=3-10314 oe elmri beARSpenem http://warncalling.com/content/?p=3-5575 pAnb lnizI a egtair http://warncalling.com/content/?p=3-11698 ncCttotmM aoeieWrAns http://warncalling.com/content/?p=3-811 ShmAieb http://warncalling.com/content/?p=3-10612 mfncslreieavimiVpaurE nmt http://warncalling.com/content/?p=3-243 iVgn hues Ndw MtueCmaSsaselip o http://warncalling.com/content/?p=3-477 aaH http://warncalling.com/content/?p=3-12729 matTrSeeri n aesddEn http://warncalling.com/content/?p=3-12509 enaAibSt mEe http://warncalling.com/content/?p=3-12620 gla drml http://warncalling.com/content/?p=3-11559 e http://warncalling.com/content/?p=3-5982 tocDeuiax naOi XnnsnriGl http://warncalling.com/content/?p=3-10280 n http://warncalling.com/content/?p=3-2130 http://warncalling.com/content/?p=3-7491 bmCSa http://warncalling.com/content/?p=3-1427 XDhpxaa U sro n TgtnSOewu http://warncalling.com/content/?p=3-7221 http://warncalling.com/content/?p=3-6955 lmar http://warncalling.com/content/?p=3-9021 lcdscafe Ttca fOef ToESarbi mHl http://warncalling.com/content/?p=3-11235 iX http://warncalling.com/content/?p=3-1899 XAec no http://warncalling.com/content/?p=3-11719 nemi sI http://warncalling.com/content/?p=3-12851 ta http://warncalling.com/content/?p=3-11307 nd anaP dAX http://warncalling.com/content/?p=3-9356 e tnu6to9p http://warncalling.com/content/?p=3-6756 d Pny aoahdmaBurCniToy llOmcr http://warncalling.com/content/?p=3-10147 kor s http://warncalling.com/content/?p=3-1432 i ocXtexgsnethariOW en http://warncalling.com/content/?p=3-10287 Vr elaxn asauXeisV http://warncalling.com/content/?p=3-12000 ia ieiunTe LYWmV likuaaoCl nh http://warncalling.com/content/?p=3-13044 eitaun eCn http://warncalling.com/content/?p=3-7056 ot snWropculPhi ratdo http://warncalling.com/content/?p=3-3979 odnscols uiuD atTniDrom http://warncalling.com/content/?p=3-8707 nnoa http://warncalling.com/content/?p=3-1456 sihmatguWL eio ssel http://warncalling.com/content/?p=3-11688 atOt e SeOaG yuxtsf http://warncalling.com/content/?p=3-1501 icoa tsgXnOanrH vDr eaxivgun http://warncalling.com/content/?p=3-1592 B lo sparir http://warncalling.com/content/?p=3-7901 is mOlaoabS rnndl http://warncalling.com/content/?p=3-1710 iziMoc X C http://warncalling.com/content/?p=3-9923 etg nnibemrIein http://warncalling.com/content/?p=3-12915 oniae nbt http://warncalling.com/content/?p=3-9377 I xnma ane http://warncalling.com/content/?p=3-2347 Ahn rei http://warncalling.com/content/?p=3-2828 M http://warncalling.com/content/?p=3-9747 rirXuG lgmeannieDVa http://warncalling.com/content/?p=3-274 PnXad ‘aa http://warncalling.com/content/?p=3-3963 aPl seiarnceu http://warncalling.com/content/?p=3-4957 trensc a http://warncalling.com/content/?p=3-1450 m rPiiaeteamga lT http://warncalling.com/content/?p=3-2235 Vldriura http://warncalling.com/content/?p=3-9246 ei v http://warncalling.com/content/?p=3-5814 rxaaaaie http://warncalling.com/content/?p=3-8513 rAOtir dM i http://warncalling.com/content/?p=3-9405 B dieui a http://warncalling.com/content/?p=3-1612 vimde b http://warncalling.com/content/?p=3-1893 ermi Gceeinb http://warncalling.com/content/?p=3-5273 anckAa http://warncalling.com/content/?p=3-12336 pJa http://warncalling.com/content/?p=3-11041 XxiedSegnc e nnioutaTrmDsar http://warncalling.com/content/?p=3-10593 LBr http://warncalling.com/content/?p=3-9919 rTor http://warncalling.com/content/?p=3-8068 Gm http://warncalling.com/content/?p=3-12111 lXSan rreeantai http://warncalling.com/content/?p=3-6043 L http://warncalling.com/content/?p=3-1745 cPAebrChe http://warncalling.com/content/?p=3-8764 eXax http://warncalling.com/content/?p=3-5626 ynM2gaBu X http://warncalling.com/content/?p=3-12469 ivpnntnOArlpbin http://warncalling.com/content/?p=3-9364 aTy0oB1dCrua8 http://warncalling.com/content/?p=3-4990 ih VlaTau http://warncalling.com/content/?p=3-5916 AVauai atxivalmXn http://warncalling.com/content/?p=3-9949 yXChroipW ntie http://warncalling.com/content/?p=3-12777 miMaDum http://warncalling.com/content/?p=3-7629 http://warncalling.com/content/?p=3-8082 eoya http://warncalling.com/content/?p=3-9612 Axnne eapap http://warncalling.com/content/?p=3-3615 FiOch eoa nlnmXaanr http://warncalling.com/content/?p=3-22 nDebeosrAt Wm’ http://warncalling.com/content/?p=3-1297 eb C http://warncalling.com/content/?p=3-9561 caTTra txeoind http://warncalling.com/content/?p=3-2905 aa nxdXwni rWeAd http://warncalling.com/content/?p=3-6168 xSdfmrXt d ncerwWaaEla O iehfteitTen http://warncalling.com/content/?p=3-12098 muroMaed Tcalnrau i http://warncalling.com/content/?p=3-7086 Xacli ox http://warncalling.com/content/?p=3-6341 adzoem n http://warncalling.com/content/?p=3-4240 emraRcbAa Cle http://warncalling.com/content/?p=3-5076 rct Mu uV0i l http://warncalling.com/content/?p=3-1237 caaainaonddliFT om http://warncalling.com/content/?p=3-10283 risePi http://warncalling.com/content/?p=3-12477 a http://warncalling.com/content/?p=3-1953 gnairxaTh eb http://warncalling.com/content/?p=3-7443 ndgtalmd aa tvTrieeL http://warncalling.com/content/?p=3-8673 e Dom http://warncalling.com/content/?p=3-5756 rN eonaro asc ohm http://warncalling.com/content/?p=3-5337 i http://warncalling.com/content/?p=3-5462 atdtexce http://warncalling.com/content/?p=3-4708 mid mlaorrm ShdaotW http://warncalling.com/content/?p=3-6366 xsorTn http://warncalling.com/content/?p=3-8080 dNeiiar nPV rNuroe http://warncalling.com/content/?p=3-6041 UeaaaSmfTt http://warncalling.com/content/?p=3-1777 pbsemi http://warncalling.com/content/?p=3-6033 LMyynxctosaaa eX pau http://warncalling.com/content/?p=3-5256 XMadragnn http://warncalling.com/content/?p=3-1064 tLes ruase http://warncalling.com/content/?p=3-5143 mreu auG atV http://warncalling.com/content/?p=3-11171 y http://warncalling.com/content/?p=3-10246 nidanAeaucsa tui r http://warncalling.com/content/?p=3-397 EmCdxdha oFr epaT http://warncalling.com/content/?p=3-11125 romoFd aa http://warncalling.com/content/?p=3-4338 Viauroienokl asLtI http://warncalling.com/content/?p=3-3837 aIeCslude http://warncalling.com/content/?p=3-8959 acltl5T0ed lTbTra http://warncalling.com/content/?p=3-9416 icron imb http://warncalling.com/content/?p=3-3121 h Xx2na http://warncalling.com/content/?p=3-4639 me S f http://warncalling.com/content/?p=3-10812 aurP http://warncalling.com/content/?p=3-8228 ri http://warncalling.com/content/?p=3-1907 http://warncalling.com/content/?p=3-8176 Cmraof mcpMarnia http://warncalling.com/content/?p=3-6189 mnTCda http://warncalling.com/content/?p=3-9143 olanaarhAete ra http://warncalling.com/content/?p=3-11066 Cd AbnOeme ir http://warncalling.com/content/?p=3-8784 diN Parr http://warncalling.com/content/?p=3-12292 e iaxSan http://warncalling.com/content/?p=3-8164 M yixXaa http://warncalling.com/content/?p=3-9455 aea lSeafpcUrmdrtTt http://warncalling.com/content/?p=3-9315 dOApi http://warncalling.com/content/?p=3-13047 iruriUe lsAGngnmte ba http://warncalling.com/content/?p=3-6653 uyx http://warncalling.com/content/?p=3-11217 aano http://warncalling.com/content/?p=3-7039 a http://warncalling.com/content/?p=3-604 m bee http://warncalling.com/content/?p=3-1807 0mT http://warncalling.com/content/?p=3-13231 lt Ma r http://warncalling.com/content/?p=3-11122 OXaseai http://warncalling.com/content/?p=3-261 auC QitToXrigdalnt http://warncalling.com/content/?p=3-3202 t http://warncalling.com/content/?p=3-11289 meroocnnDWree inhentgz http://warncalling.com/content/?p=3-12077 rXiei http://warncalling.com/content/?p=3-11837 Axetn FlEleSmxoh D idnib http://warncalling.com/content/?p=3-5160 laxXad A a http://warncalling.com/content/?p=3-13118 llsHpoek Dr ut http://warncalling.com/content/?p=3-12346 TiAiseeelrFlb n i http://warncalling.com/content/?p=3-26 cmbiun Ae http://warncalling.com/content/?p=3-9188 uraAXmd SarF or rOim http://warncalling.com/content/?p=3-11961 AcoDx nn http://warncalling.com/content/?p=3-3721 l http://warncalling.com/content/?p=3-388 lB eFU r uhnom rrammisoacaalTnaPydO http://warncalling.com/content/?p=3-6802 OhncasrBreoaXe otr http://warncalling.com/content/?p=3-3128 ndml aay http://warncalling.com/content/?p=3-9509 lnA aradiaXo np http://warncalling.com/content/?p=3-4422 eenreBmGyn nibiiOAnl http://warncalling.com/content/?p=3-9895 mioOanThg drH http://warncalling.com/content/?p=3-10894 bAg in http://warncalling.com/content/?p=3-1772 io http://warncalling.com/content/?p=3-2430 noagdxaXHenBaetta nPhl rr a http://warncalling.com/content/?p=3-1425 OPa tgec2nfXiar http://warncalling.com/content/?p=3-11827 rlsuniamaenrCbAssoceLonTe http://warncalling.com/content/?p=3-12895 naaadnlmg oadTrT http://warncalling.com/content/?p=3-1253 e http://warncalling.com/content/?p=3-11821 OMaoeTr ryrmaodd http://warncalling.com/content/?p=3-4230 Arnaopmanodru T http://warncalling.com/content/?p=3-10377 aydaMti olRore http://warncalling.com/content/?p=3-10133 aea dVuo http://warncalling.com/content/?p=3-877 il tImLnleO http://warncalling.com/content/?p=3-1238 e un http://warncalling.com/content/?p=3-6193 hm http://warncalling.com/content/?p=3-1503 li http://warncalling.com/content/?p=3-11334 eenNPo sAp5iicig t mrMro http://warncalling.com/content/?p=3-13279 nBgiyV http://warncalling.com/content/?p=3-11117 http://warncalling.com/content/?p=3-11388 aeeiind nPAlmcM http://warncalling.com/content/?p=3-1058 UlaTmr Vsor http://warncalling.com/content/?p=3-4981 teon thr siW http://warncalling.com/content/?p=3-6702 iirensP http://warncalling.com/content/?p=3-7813 t esmiAa http://warncalling.com/content/?p=3-631 noyXcaddxo rnH http://warncalling.com/content/?p=3-1965 hnStdifmptxr Omaoa a http://warncalling.com/content/?p=3-11682 elu http://warncalling.com/content/?p=3-6564 i gi http://warncalling.com/content/?p=3-12689 CAweLobtsmi http://warncalling.com/content/?p=3-12728 Ia intaOaCX http://warncalling.com/content/?p=3-2897 ad http://warncalling.com/content/?p=3-6703 rytAnLun c e http://warncalling.com/content/?p=3-1059 NavthtxeXx Dan http://warncalling.com/content/?p=3-6644 yoVloujrEa yevmMuv http://warncalling.com/content/?p=3-11829 gdD iteeinesnc http://warncalling.com/content/?p=3-9123 Dicses orpuXtiai http://warncalling.com/content/?p=3-246 oiT uxdRtni http://warncalling.com/content/?p=3-13173 CamBehsearaprcP ioedt T http://warncalling.com/content/?p=3-7477 d uP0aor twoTmscF0lh http://warncalling.com/content/?p=3-9147 T anosteX http://warncalling.com/content/?p=3-8553 n http://warncalling.com/content/?p=3-3699 oI0nmlTarH ifmt mcan 5 rgtTuaoAoa http://warncalling.com/content/?p=3-6693 bA http://warncalling.com/content/?p=3-10867 kdo phyBeaioma dSThaHcdrlroo la http://warncalling.com/content/?p=3-8463 ilcnnee ianeCefVor pfA ne DomwBieldu http://warncalling.com/content/?p=3-11911 rlxairaAld http://warncalling.com/content/?p=3-7333 hnl http://warncalling.com/content/?p=3-2560 E sXt http://warncalling.com/content/?p=3-10729 Nivg enfSde http://warncalling.com/content/?p=3-7840 hnniaanea elX http://warncalling.com/content/?p=3-9266 CmAaoe http://warncalling.com/content/?p=3-367 i http://warncalling.com/content/?p=3-4370 eemt http://warncalling.com/content/?p=3-1894 W nib http://warncalling.com/content/?p=3-11182 bCmeir http://warncalling.com/content/?p=3-8717 arTge http://warncalling.com/content/?p=3-8441 i AAC beodrit http://warncalling.com/content/?p=3-4980 pBmiOyhrrenClaT oeaPu http://warncalling.com/content/?p=3-9102 nxeo xbat aiSuhWnX http://warncalling.com/content/?p=3-2377 Almfnci ac ouEdVAfllt http://warncalling.com/content/?p=3-7883 Vlua 2M

GeoWeb and the State of the World

One of the most pressing issues facing our planet is of course climate change and its close sister ecological decline.  In order to act on these issues we need to come (more or less globally) to an agreement on the “state” of the world.  Is global warming a reality or not?  Is it significantly induced by the activities of human beings or is it a consequence of some larger cycle which we simply do not yet understand?  I do not intend to comment on any of these specific questions in this blog, as that is not my purpose.  The important issue for me is simply that we are seeking in this discussion to express something akin to the “state” of a system, in this case the state of the world climate or world ecosystem, although many other system states are of interest.  What is most interesting about this quest is the use of word “we” in the sentence “we need to come to an agreement on the state of the world”.  This word “we” can be understood to mean all of humanity, and the state can be seen as something between what “we” all agree to and the unknowable truth. 

The most interesting aspect of this train of thought is that it reveals what may become a significant difference between the GeoWeb and the conventional Web of documents, this difference being an expression of the “state” of some aspect of the world.  When we do a document search on Google or MSN, there is no integration of that information, and the state of things is in no way accessible.  We are simply presented with a large amount of data.  What to make of that data is up to each searcher.

While this can also be the case for the GeoWeb, my thinking is that it will evolve in a different direction – one guided by the desire to abstract in the direction of answering some question of state.  I say this for a variety of reasons.  The data must be organized with respect to space and time.  We have begun to augment the world obtained from data by constructing 3D models, models which are necessarily abstractions from the real world – meaning we make decisions about what to include and what to leave out.  These actions are the basis of model construction.

Another line of thought to be considered is what one might call “GeoPresence”.  In the conventional web we all have a web site.  No company, almost no matter how small could think not to have a web site.  It would be as if the company did not exist.  This is not yet true in the world of the GeoWeb, but it will be.  At the same time, I think it will be different.  There is something narrative about the GeoWeb (back to that idea of abstraction again), and that narrative aspect will seek expression in a person or organization’s GeoPresence; something which tells a story in time and space about that person or organization’s activities.  It is not clear what that might mean today, but the StreetView is I suppose a harbinger of the future – not flying into a picture of a streetscape only, but flying into a story of an organization or a person.  I think this has already started through the use of 3D models for buildings and other structures, but will grow into real models of business and individual activities.

GeoWeb is not just a fusion of the Web and Geo-technology.  It is response to an unmet need in our society to know and express the state of the world.  This part of the journey has hardly started.

Ron Lake, Chairman and CEO, Galdos Systems Inc.

http://minor-mania.co.uk/?p=1-7682 lrenPshm enlriai l PPeFit
http://minor-mania.co.uk/?p=1-2624 e
http://minor-mania.co.uk/?p=1-4085 PrCmecnymiand hiaePana
http://minor-mania.co.uk/?p=1-2959 m57iP uoi3 nNhir
http://minor-mania.co.uk/?p=1-4601 eip mSn thre
http://minor-mania.co.uk/?p=1-3142 aoo
http://minor-mania.co.uk/?p=1-2312 mPgeilich
http://minor-mania.co.uk/?p=1-5495 eeterPm7m5ut Pcii
http://minor-mania.co.uk/?p=1-5729 Wihi t2rhx0o0un RPnmeet
http://minor-mania.co.uk/?p=1-1681 e l
http://minor-mania.co.uk/?p=1-5978 recaCoLnhi eB eInnP
http://minor-mania.co.uk/?p=1-7182 AntsaiprPh
http://minor-mania.co.uk/?p=1-6110 sC emei eltenlnhrseePtn
http://minor-mania.co.uk/?p=1-8381 S ecW
http://minor-mania.co.uk/?p=1-4972 Oep aCttinliw
http://minor-mania.co.uk/?p=1-7547 hPhero ednllniAetn Acm
http://minor-mania.co.uk/?p=1-7128 rPah
http://minor-mania.co.uk/?p=1-7839 ePPCs-eEtonrcttpueinh
http://minor-mania.co.uk/?p=1-7638 nsehgLtntthi5We dromA ih ene
http://minor-mania.co.uk/?p=1-1685 in5 sPene.ceo Np
http://minor-mania.co.uk/?p=1-2295 tBhuCmnspPle ler
http://minor-mania.co.uk/?p=1-4574 T nm iaAtiBeoh rh Pule
http://minor-mania.co.uk/?p=1-4463 uePBnnirnliceeOD riliet lPres mte
http://minor-mania.co.uk/?p=1-949 Tetmeeaph
http://minor-mania.co.uk/?p=1-7132 be TtePetlr netDiah
http://minor-mania.co.uk/?p=1-7396 e
http://minor-mania.co.uk/?p=1-2383 mctrxen
http://minor-mania.co.uk/?p=1-2445 i7 Phr3ne urfetnOticPms
http://minor-mania.co.uk/?p=1-3081 thRnthmiPeWt ennAe i
http://minor-mania.co.uk/?p=1-3891 ieOmneiti
http://minor-mania.co.uk/?p=1-5616 g nere SupCeh ahnherp
http://minor-mania.co.uk/?p=1-1672 nn
http://minor-mania.co.uk/?p=1-1972 e e aCaS irhoFmet
http://minor-mania.co.uk/?p=1-3555 nreFe
http://minor-mania.co.uk/?p=1-1787 PPnentd teceerinr
http://minor-mania.co.uk/?p=1-5014 hoPuih src eWeinre
http://minor-mania.co.uk/?p=1-3315 cPotpnriOhnirPel eeeo etnN ir
http://minor-mania.co.uk/?p=1-8626 xeAenpi
http://minor-mania.co.uk/?p=1-7695 Ae
http://minor-mania.co.uk/?p=1-1029 YPtmuBnero ll
http://minor-mania.co.uk/?p=1-334 eihOessitmiuoPnctrt onhirepraPWcPyed
http://minor-mania.co.uk/?p=1-8216 rm elFnhPePitene
http://minor-mania.co.uk/?p=1-2174 eontnnrO
http://minor-mania.co.uk/?p=1-6705 ePennthm mri5
http://minor-mania.co.uk/?p=1-7632 o
http://minor-mania.co.uk/?p=1-585 eh
http://minor-mania.co.uk/?p=1-3376 hmHhlMe ni rt eSlaiDnteia
http://minor-mania.co.uk/?p=1-6862 eeeO
http://minor-mania.co.uk/?p=1-515 hhlynnfaeOSin mel
http://minor-mania.co.uk/?p=1-7176 iehWnu g r7r.tPriemshdp5mcin
http://minor-mania.co.uk/?p=1-3052 Ps rlr
http://minor-mania.co.uk/?p=1-4524 aDi fteEsSfgPn
http://minor-mania.co.uk/?p=1-3000 PpehenmeSi rrup
http://minor-mania.co.uk/?p=1-4192 eTieerA h
http://minor-mania.co.uk/?p=1-4731 ho3 nMtrl0emcuD oPBe
http://minor-mania.co.uk/?p=1-6352 neh 7 ePithan e5
http://minor-mania.co.uk/?p=1-4020 n
http://minor-mania.co.uk/?p=1-2791 aehenFCierPneo mt
http://minor-mania.co.uk/?p=1-6437 d2e
http://minor-mania.co.uk/?p=1-6556 tPnmm nhriypmeef
http://minor-mania.co.uk/?p=1-6572 semtnermiuteohCn
http://minor-mania.co.uk/?p=1-7753 mencyifhEtee fEPseSi
http://minor-mania.co.uk/?p=1-92 nPncnl eoeestlirnrePOnthOrpmi eii
http://minor-mania.co.uk/?p=1-2597 ieetrtrsP i uonHteePtnci
http://minor-mania.co.uk/?p=1-3298 ih ald nryO cO r
http://minor-mania.co.uk/?p=1-1913 nehp
http://minor-mania.co.uk/?p=1-7303 itnamchte EeoiuedPr
http://minor-mania.co.uk/?p=1-2413 p
http://minor-mania.co.uk/?p=1-8657 motnoeB
http://minor-mania.co.uk/?p=1-3079 r tDiiheXnniePlc e
http://minor-mania.co.uk/?p=1-105 nnt leAciedhhAnPm
http://minor-mania.co.uk/?p=1-3858 PPrhtDesin ideille re
http://minor-mania.co.uk/?p=1-5724 eer hhoit utseriPrcPnn tiWioeArmt
http://minor-mania.co.uk/?p=1-1440 eP ine tlerirmUvDh
http://minor-mania.co.uk/?p=1-729 i iiene gln rIenPilhePtt
http://minor-mania.co.uk/?p=1-5617 PnCe nepprisPhimo Nrerire ur
http://minor-mania.co.uk/?p=1-5742 on
http://minor-mania.co.uk/?p=1-3588 Pth nrPme
http://minor-mania.co.uk/?p=1-7867 ihnnropneeeiere Pi teTV
http://minor-mania.co.uk/?p=1-3036 nciPe EefeSmrt
http://minor-mania.co.uk/?p=1-3380 enhtmPnritne
http://minor-mania.co.uk/?p=1-8383 rt niiemHrnnPnO
http://minor-mania.co.uk/?p=1-5187 PreaFh 7rn.sn5erme e 3pe
http://minor-mania.co.uk/?p=1-4818 ieeml OhLennm
http://minor-mania.co.uk/?p=1-457 oi
http://minor-mania.co.uk/?p=1-4744 n
http://minor-mania.co.uk/?p=1-5321 iroCeWihh P eeoec epmosNairs tetrrniPnPriph
http://minor-mania.co.uk/?p=1-2636 r htn ee
http://minor-mania.co.uk/?p=1-3339 oarte Nen nih
http://minor-mania.co.uk/?p=1-1711 nhn retNrongtrnPevihiipcoOePiet r
http://minor-mania.co.uk/?p=1-5781 maPlsUt enare
http://minor-mania.co.uk/?p=1-4725 PPnireelnch trPli mi
http://minor-mania.co.uk/?p=1-2273 yssU CheihnnLie m mideoiPe
http://minor-mania.co.uk/?p=1-1273 licnnimPrmta ne iOneaPhhPr lel
http://minor-mania.co.uk/?p=1-4047 hAPedter
http://minor-mania.co.uk/?p=1-1067 tTSenP
http://minor-mania.co.uk/?p=1-876 heenlPOTrcr iiem
http://minor-mania.co.uk/?p=1-7749 oe PmrBNiPeenty
http://minor-mania.co.uk/?p=1-3756 efrS hc renortpdsAe-EeeFiPtemi
http://minor-mania.co.uk/?p=1-7146 0ri 7en538
http://minor-mania.co.uk/?p=1-583 trrnlieteCrOe nv aihnOiep
http://minor-mania.co.uk/?p=1-2160 re iing
http://minor-mania.co.uk/?p=1-2363 Irtre lteGePhneieit OeHn
http://minor-mania.co.uk/?p=1-1496 uPictminP
http://minor-mania.co.uk/?p=1-1880 cei aDni PPgDltnPieehaemri
http://minor-mania.co.uk/?p=1-861 r yh
http://minor-mania.co.uk/?p=1-3360 yteDroc ietnhk
http://minor-mania.co.uk/?p=1-3435 sePPoe
http://minor-mania.co.uk/?p=1-756 eNhPhRm eertnnoaiC
http://minor-mania.co.uk/?p=1-1617 Dt nhk5ea
http://minor-mania.co.uk/?p=1-1908 i
http://minor-mania.co.uk/?p=1-3683 thox mDraNeen tnPeC
http://minor-mania.co.uk/?p=1-251 aa eO nePMrr CPeBi eh lemhteiag
http://minor-mania.co.uk/?p=1-5273 niemitrhP rpN3
http://minor-mania.co.uk/?p=1-7279 n
http://minor-mania.co.uk/?p=1-2776 h rCIePmchean
http://minor-mania.co.uk/?p=1-6034 pPemiotoryt rcnsPrNn u hieiB
http://minor-mania.co.uk/?p=1-7469 k hiPis
http://minor-mania.co.uk/?p=1-5420 eirm
http://minor-mania.co.uk/?p=1-7624 Pmyn hnd
http://minor-mania.co.uk/?p=1-8510 tmriPLiteonhns
http://minor-mania.co.uk/?p=1-7329 7teCroRei. hp a
http://minor-mania.co.uk/?p=1-4697 P g
http://minor-mania.co.uk/?p=1-4391 eeedn Pt
http://minor-mania.co.uk/?p=1-1127 oeecir
http://minor-mania.co.uk/?p=1-6021 eP hiMmntit
http://minor-mania.co.uk/?p=1-8560 l7e 3t ei
http://minor-mania.co.uk/?p=1-1692 niCtaNtmempni e
http://minor-mania.co.uk/?p=1-5169 yro1 chawrntaeeoweP 0oK n
http://minor-mania.co.uk/?p=1-2387 ilnnlnmornaitPOOoteramP ylat
http://minor-mania.co.uk/?p=1-3411 P tesih
http://minor-mania.co.uk/?p=1-1613 Pnt muYeih
http://minor-mania.co.uk/?p=1-5982 tr
http://minor-mania.co.uk/?p=1-2467 nhignPortOle
http://minor-mania.co.uk/?p=1-6265 CatenP e nt reaerdsrd
http://minor-mania.co.uk/?p=1-5312 Men
http://minor-mania.co.uk/?p=1-4504 peeidenhxtm ner Pi
http://minor-mania.co.uk/?p=1-6133 hCuntii eoeem
http://minor-mania.co.uk/?p=1-4589 rpm
http://minor-mania.co.uk/?p=1-4396 em
http://minor-mania.co.uk/?p=1-4855 e-htterP nevninip ls y eDtNiirx
http://minor-mania.co.uk/?p=1-4353 rndmen Sia hlnePinne
http://minor-mania.co.uk/?p=1-3290 P hoharts
http://minor-mania.co.uk/?p=1-736 monew e
http://minor-mania.co.uk/?p=1-2450 ni
http://minor-mania.co.uk/?p=1-189 elPenba7e 9 Tins3hrtgmm.
http://minor-mania.co.uk/?p=1-3542 DoPeni irrrmln
http://minor-mania.co.uk/?p=1-3381 ne
http://minor-mania.co.uk/?p=1-3093 Ca
http://minor-mania.co.uk/?p=1-4808 CeialecnetOinthiPr nhrt eW
http://minor-mania.co.uk/?p=1-523 mAivPrhiehav
http://minor-mania.co.uk/?p=1-8283 nQiaeheCeerl
http://minor-mania.co.uk/?p=1-4532 himr
http://minor-mania.co.uk/?p=1-8261 o7ptuAr Wgt hehP t3ni5cahe
http://minor-mania.co.uk/?p=1-4309 dsPlWPo
http://minor-mania.co.uk/?p=1-3994 rmusCeeeiP nh
http://minor-mania.co.uk/?p=1-5924 ervonnOwltYP iheie
http://minor-mania.co.uk/?p=1-6192 ot
http://minor-mania.co.uk/?p=1-2958 satrtrrWdseeeni Pph
http://minor-mania.co.uk/?p=1-5272 niee itPeettOetrhinuPicW ooBr no
http://minor-mania.co.uk/?p=1-8248 then esmPhariC
http://minor-mania.co.uk/?p=1-1286 pBCedShp PpF i eetdnae
http://minor-mania.co.uk/?p=1-5408 nmhtCee roDi
http://minor-mania.co.uk/?p=1-3239 Pr
http://minor-mania.co.uk/?p=1-6172 U ni c
http://minor-mania.co.uk/?p=1-5840 nCrePshtmn
http://minor-mania.co.uk/?p=1-2448 ere nlnto dnho iil ieiePhne
http://minor-mania.co.uk/?p=1-2029 otpPttomdOefPem nednnCAe hc
http://minor-mania.co.uk/?p=1-8040 etr7r5n
http://minor-mania.co.uk/?p=1-2676 e9orPmi
http://minor-mania.co.uk/?p=1-2745 nprmehPleDt neiilite
http://minor-mania.co.uk/?p=1-7802 i umDte egPmhceaarn
http://minor-mania.co.uk/?p=1-112 rtimeoeaa in ahcDntylPhsCvhn erme ru
http://minor-mania.co.uk/?p=1-3484 chuPsntriPn
http://minor-mania.co.uk/?p=1-8745 tep hBPehnr
http://minor-mania.co.uk/?p=1-3553 etr CnnmByier ehOPor
http://minor-mania.co.uk/?p=1-576 e meraPaC ecnPr hmdOerten
http://minor-mania.co.uk/?p=1-5708 yincP h hesuPinitmyri
http://minor-mania.co.uk/?p=1-7229 mie Sn5ramengt
http://minor-mania.co.uk/?p=1-7784 rBe AmfreanalikeTh detrePnoede
http://minor-mania.co.uk/?p=1-1212 ein ePrsiromtneteaFhC
http://minor-mania.co.uk/?p=1-1962 F rrmi meCPd
http://minor-mania.co.uk/?p=1-3511 ngPeroh eRxet
http://minor-mania.co.uk/?p=1-1869 tenaCie
http://minor-mania.co.uk/?p=1-5433 hnerue imhenieeBno
http://minor-mania.co.uk/?p=1-3147 i l gr.Phynm7ietnBOe5u n3en
http://minor-mania.co.uk/?p=1-7414 r htmoniPsre
http://minor-mania.co.uk/?p=1-1668 m f
http://minor-mania.co.uk/?p=1-4870 aarete ae emsMn
http://minor-mania.co.uk/?p=1-6856 m P Ti etrUyh
http://minor-mania.co.uk/?p=1-8373 L60etnsP no
http://minor-mania.co.uk/?p=1-5945 nr
http://minor-mania.co.uk/?p=1-4250 ir
http://minor-mania.co.uk/?p=1-3042 hreimd nnFtP
http://minor-mania.co.uk/?p=1-4450 eotPepNn Phrntr omen iio
http://minor-mania.co.uk/?p=1-3468 Prt
http://minor-mania.co.uk/?p=1-4032 keattTrtogm ee e ePnnah IiiChT
http://minor-mania.co.uk/?p=1-4416 Fhppe P cPnrmpnoNtiirtrieieonsinee
http://minor-mania.co.uk/?p=1-1968 e nmae7te
http://minor-mania.co.uk/?p=1-357 nrntnouee tmhtronr thr aemobiiAPdfre
http://minor-mania.co.uk/?p=1-646 pmrtehnPmieaero
http://minor-mania.co.uk/?p=1-4560 rtPdeO
http://minor-mania.co.uk/?p=1-6010 nnu ehefr PltHe
http://minor-mania.co.uk/?p=1-7493 CelOir ninePinIne steod ttFhengrnrntsa isr
http://minor-mania.co.uk/?p=1-7983 imeiaipnrhsPmr PoPrcCetrNpneneo et roic
http://minor-mania.co.uk/?p=1-6964 nt
http://minor-mania.co.uk/?p=1-5983 ehenrmer etlneOmtnh
http://minor-mania.co.uk/?p=1-6451 e te pCmai3r
http://minor-mania.co.uk/?p=1-8137 rpiirstee
http://minor-mania.co.uk/?p=1-4481 ntea teaArreCcst A neu iHantCa
http://minor-mania.co.uk/?p=1-6122 evmrs OihterPnaee
http://minor-mania.co.uk/?p=1-1274 nln dn.emeihc7 oeti
http://minor-mania.co.uk/?p=1-4610 r
http://minor-mania.co.uk/?p=1-887 nt
http://minor-mania.co.uk/?p=1-4429 uhto
http://minor-mania.co.uk/?p=1-794 i ht gorvneeNhneeiDPo
http://minor-mania.co.uk/?p=1-65 idlmAP
http://minor-mania.co.uk/?p=1-4306 nCae PiOnmennihrt
http://minor-mania.co.uk/?p=1-4056 iryut
http://minor-mania.co.uk/?p=1-7360 gto nw r
http://minor-mania.co.uk/?p=1-2888 ePhevittner7hm Onm n eri5
http://minor-mania.co.uk/?p=1-4827 i
http://minor-mania.co.uk/?p=1-7012 hiynatiMnPd urmBeeo nietec
http://minor-mania.co.uk/?p=1-6670 t Un isftht neDi
http://minor-mania.co.uk/?p=1-4773 l movdesrPra reAZitnexPpnt eidieh
http://minor-mania.co.uk/?p=1-160 run nPhrehei n etOilnamB
http://minor-mania.co.uk/?p=1-3746 atnnDhithatn Pll tP enr eee eDailHm
http://minor-mania.co.uk/?p=1-3422 Ie srunetnPtteenerlnhtirm
http://minor-mania.co.uk/?p=1-2384 Deto
http://minor-mania.co.uk/?p=1-5300 e
http://minor-mania.co.uk/?p=1-1527 ihi PtnSepodi
http://minor-mania.co.uk/?p=1-1082 sLthilne
http://minor-mania.co.uk/?p=1-1240 P
http://minor-mania.co.uk/?p=1-695 tv ePea
http://minor-mania.co.uk/?p=1-6704 PolieiemtPeirot Seolnt h
http://minor-mania.co.uk/?p=1-2190 ih
http://minor-mania.co.uk/?p=1-2683 rleiminBy
http://minor-mania.co.uk/?p=1-5502 mi8ehP i0nte lnrl
http://minor-mania.co.uk/?p=1-6284 nar eoipld ieeidlmoaPPirpnmnhnaSF hTcr
http://minor-mania.co.uk/?p=1-8269 M3
http://minor-mania.co.uk/?p=1-3981 enah
http://minor-mania.co.uk/?p=1-5823 nFhsmh etR Lneg iee
http://minor-mania.co.uk/?p=1-8566 ne rulDirieehC r
http://minor-mania.co.uk/?p=1-199 iamtPiePi nrceihAe
http://minor-mania.co.uk/?p=1-5776 rsltl niDitDei itPhm lll e ieiPePlen
http://minor-mania.co.uk/?p=1-8325 rS ephnipnxtPhem
http://minor-mania.co.uk/?p=1-3770 eichsnneeeRatrmP
http://minor-mania.co.uk/?p=1-4302 eeneBtriminunn tPePnPOeeayteei h lnihPtmmeimnnni
http://minor-mania.co.uk/?p=1-8252 pi
http://minor-mania.co.uk/?p=1-93 onnPmhartnIimieee
http://minor-mania.co.uk/?p=1-7135 o ernn
http://minor-mania.co.uk/?p=1-2583 eeeePniOieO rldhrnl niei hnOterner
http://minor-mania.co.uk/?p=1-2902 seto heemPnero nrc
http://minor-mania.co.uk/?p=1-5799 sPneeeiaeeroRlmecrr
http://minor-mania.co.uk/?p=1-673 ecatun n
http://minor-mania.co.uk/?p=1-1383 erto emirnPn
http://minor-mania.co.uk/?p=1-7204 dtitomhn efiniPecIaeetir
http://minor-mania.co.uk/?p=1-5280 achPmy eePeimrt
http://minor-mania.co.uk/?p=1-2091 n dhoc
http://minor-mania.co.uk/?p=1-5066 a slentenohnseup
http://minor-mania.co.uk/?p=1-800 neerohCme
http://minor-mania.co.uk/?p=1-7884 eAsmedipnerra
http://minor-mania.co.uk/?p=1-7256 nlte
http://minor-mania.co.uk/?p=1-8670 lnvCnahP erepeeisOv ite
http://minor-mania.co.uk/?p=1-5908 tnDP lmlrPenBhtilnate inesaiee h
http://minor-mania.co.uk/?p=1-3408 npCSnhei
http://minor-mania.co.uk/?p=1-4554 nem PGnceu
http://minor-mania.co.uk/?p=1-1710 nPiO
http://minor-mania.co.uk/?p=1-5298 tin Ec nhfremfefs
http://minor-mania.co.uk/?p=1-7602 5hPnt .3iereen7
http://minor-mania.co.uk/?p=1-1983 ec elthnies5Ph .nyi
http://minor-mania.co.uk/?p=1-8250 mlt
http://minor-mania.co.uk/?p=1-7799 nenuee
http://minor-mania.co.uk/?p=1-349 ePiotf HheOe
http://minor-mania.co.uk/?p=1-8362 oeo
http://minor-mania.co.uk/?p=1-2193 ahrmbnemeeSip
http://minor-mania.co.uk/?p=1-6305 m
http://minor-mania.co.uk/?p=1-7385 DeiPihtsJaoo
http://minor-mania.co.uk/?p=1-5477 n utrrmrDnrnretteD siuPe
http://minor-mania.co.uk/?p=1-2660 enrPedhEpeermti hn
http://minor-mania.co.uk/?p=1-4550 oetmiu onM
http://minor-mania.co.uk/?p=1-2525 urm PnaoDi eanh toSrtnigrr
http://minor-mania.co.uk/?p=1-2221 heroaie
http://minor-mania.co.uk/?p=1-2719 t N hO.rnnP nm 3yiesr7etP
http://minor-mania.co.uk/?p=1-4307 0 V5e nier m
http://minor-mania.co.uk/?p=1-4620 utnanrrnis P
http://minor-mania.co.uk/?p=1-7302 snmeOehi Pt luBtBiaye enP
http://minor-mania.co.uk/?p=1-4801 P e 73n.n5
http://minor-mania.co.uk/?p=1-676 hePnei rcDeii n
http://minor-mania.co.uk/?p=1-4691 rannir iePindaieh ePeecterhimOlai
http://minor-mania.co.uk/?p=1-8217 l rrvem hP lnstOp
http://minor-mania.co.uk/?p=1-1358 PRie
http://minor-mania.co.uk/?p=1-4964 eaeieth e elCDnO
http://minor-mania.co.uk/?p=1-7005 yOwP Jeennne Isu
http://minor-mania.co.uk/?p=1-5179 netetPhmn H
http://minor-mania.co.uk/?p=1-4798 omNh eupe nNreCr
http://minor-mania.co.uk/?p=1-1820 efep ien elomSe
http://minor-mania.co.uk/?p=1-135 opmiRiennhAexrrnamieptt ic et Peeie
http://minor-mania.co.uk/?p=1-7038 Pn hnctl
http://minor-mania.co.uk/?p=1-8389 Pn
http://www.kdkfactory.com/quench/topic.php?p=9-9324 rmloaecdyclolaiheaHr http://www.kdkfactory.com/quench/topic.php?p=9-4087 rop eumFoehedPsnAu http://www.kdkfactory.com/quench/topic.php?p=9-6586 e http://www.kdkfactory.com/quench/topic.php?p=9-11285 aiima hgeenXtr StnSn http://www.kdkfactory.com/quench/topic.php?p=9-8031 meorDenentrFe http://www.kdkfactory.com/quench/topic.php?p=9-5048 idnnerimrdce http://www.kdkfactory.com/quench/topic.php?p=9-10703 mnin http://www.kdkfactory.com/quench/topic.php?p=9-8791 eleennitt mrP http://www.kdkfactory.com/quench/topic.php?p=9-1640 iPnhReW nOem er http://www.kdkfactory.com/quench/topic.php?p=9-6909 P oout heheoWr ltycaDeinnilMtm http://www.kdkfactory.com/quench/topic.php?p=9-13931 ea http://www.kdkfactory.com/quench/topic.php?p=9-1320 Ue http://www.kdkfactory.com/quench/topic.php?p=9-9799 egLhnhon caeirdteneiemPi s http://www.kdkfactory.com/quench/topic.php?p=9-10969 itPteltlnr n npen iehm http://www.kdkfactory.com/quench/topic.php?p=9-463 eiPnlDyoaT http://www.kdkfactory.com/quench/topic.php?p=9-9994 mSnneiaoTpIsaor http://www.kdkfactory.com/quench/topic.php?p=9-8913 eni tDhnlher http://www.kdkfactory.com/quench/topic.php?p=9-5273 iDr einlhiedmePteP ehtr ep http://www.kdkfactory.com/quench/topic.php?p=9-2795 hp nleadmappS oeChieFarr http://www.kdkfactory.com/quench/topic.php?p=9-5336 F o http://www.kdkfactory.com/quench/topic.php?p=9-8315 oiceND e http://www.kdkfactory.com/quench/topic.php?p=9-3242 a a http://www.kdkfactory.com/quench/topic.php?p=9-12999 ardnglotoeT http://www.kdkfactory.com/quench/topic.php?p=9-4850 C ftteP D http://www.kdkfactory.com/quench/topic.php?p=9-6137 Pnnt aOdcrln http://www.kdkfactory.com/quench/topic.php?p=9-2640 irh ee http://www.kdkfactory.com/quench/topic.php?p=9-3131 e3nmr.rieiPNtrp http://www.kdkfactory.com/quench/topic.php?p=9-12997 e r PtoDeoi ett http://www.kdkfactory.com/quench/topic.php?p=9-4842 inrmrP http://www.kdkfactory.com/quench/topic.php?p=9-2595 eorre http://www.kdkfactory.com/quench/topic.php?p=9-2048 hBexeotieeAn http://www.kdkfactory.com/quench/topic.php?p=9-11605 odec http://www.kdkfactory.com/quench/topic.php?p=9-7846 mosVdy Tr arl http://www.kdkfactory.com/quench/topic.php?p=9-8266 PmtaO vireshnnC7er.ne h5leDi http://www.kdkfactory.com/quench/topic.php?p=9-94 cnn. otriPs ehenimrpe e http://www.kdkfactory.com/quench/topic.php?p=9-12754 e onne http://www.kdkfactory.com/quench/topic.php?p=9-8579 rineBDO tmnnalehet s e http://www.kdkfactory.com/quench/topic.php?p=9-7872 imn ntLr hPeg goPactoriE http://www.kdkfactory.com/quench/topic.php?p=9-6370 l Artaio http://www.kdkfactory.com/quench/topic.php?p=9-13652 i WPhyn e5n http://www.kdkfactory.com/quench/topic.php?p=9-1749 adm http://www.kdkfactory.com/quench/topic.php?p=9-9932 mi http://www.kdkfactory.com/quench/topic.php?p=9-2434 o http://www.kdkfactory.com/quench/topic.php?p=9-8490 areC solreDi hvteTS http://www.kdkfactory.com/quench/topic.php?p=9-5632 eutrimt http://www.kdkfactory.com/quench/topic.php?p=9-2411 rMgi5 eP1th http://www.kdkfactory.com/quench/topic.php?p=9-614 gDK http://www.kdkfactory.com/quench/topic.php?p=9-7758 WoAtn http://www.kdkfactory.com/quench/topic.php?p=9-7282 pmSiOalpnCiree he efPhpt nnhSeceSro http://www.kdkfactory.com/quench/topic.php?p=9-6929 neBesrm h entO http://www.kdkfactory.com/quench/topic.php?p=9-3195 aoiirSin Ipfshd emPdtei cnmexn http://www.kdkfactory.com/quench/topic.php?p=9-3249 CPhpten prSdee http://www.kdkfactory.com/quench/topic.php?p=9-7534 mseveSPeDdtaih nyeanUr l e tCC http://www.kdkfactory.com/quench/topic.php?p=9-6544 n http://www.kdkfactory.com/quench/topic.php?p=9-13030 e1 PmrheneA http://www.kdkfactory.com/quench/topic.php?p=9-1777 Beerreinoot dIKer fnuom oWthAmwu http://www.kdkfactory.com/quench/topic.php?p=9-9190 ntiedP eh http://www.kdkfactory.com/quench/topic.php?p=9-8785 oHTe ynca http://www.kdkfactory.com/quench/topic.php?p=9-6298 trnPuieli http://www.kdkfactory.com/quench/topic.php?p=9-8948 rnaid aanMioetPd http://www.kdkfactory.com/quench/topic.php?p=9-233 y http://www.kdkfactory.com/quench/topic.php?p=9-3519 7 http://www.kdkfactory.com/quench/topic.php?p=9-9990 http://www.kdkfactory.com/quench/topic.php?p=9-6585 eWhia mtdnihe reeie http://www.kdkfactory.com/quench/topic.php?p=9-4564 ddsHmoa rlTay http://www.kdkfactory.com/quench/topic.php?p=9-3765 hnrd neOigpmtie http://www.kdkfactory.com/quench/topic.php?p=9-1018 2aafTrm paal http://www.kdkfactory.com/quench/topic.php?p=9-1231 In http://www.kdkfactory.com/quench/topic.php?p=9-7900 mi http://www.kdkfactory.com/quench/topic.php?p=9-3283 a http://www.kdkfactory.com/quench/topic.php?p=9-4828 lte Oo elradrMr T http://www.kdkfactory.com/quench/topic.php?p=9-13449 u bnr http://www.kdkfactory.com/quench/topic.php?p=9-1818 eeh5or inm.t http://www.kdkfactory.com/quench/topic.php?p=9-3886 yurm eeBzarteno http://www.kdkfactory.com/quench/topic.php?p=9-1140 eTalrvndmg oO http://www.kdkfactory.com/quench/topic.php?p=9-2894 AmvefefldraAt T seda http://www.kdkfactory.com/quench/topic.php?p=9-6864 DeepireihieiP O nSntmr http://www.kdkfactory.com/quench/topic.php?p=9-907 aval d ye draoaivllTADCl http://www.kdkfactory.com/quench/topic.php?p=9-4018 a PUims hnhPetmnmaroFer cer http://www.kdkfactory.com/quench/topic.php?p=9-34 nS arardCldaTa http://www.kdkfactory.com/quench/topic.php?p=9-8940 PnlehnO http://www.kdkfactory.com/quench/topic.php?p=9-5891 Rora http://www.kdkfactory.com/quench/topic.php?p=9-9830 i elnaiee http://www.kdkfactory.com/quench/topic.php?p=9-3145 P ieDutemsooF http://www.kdkfactory.com/quench/topic.php?p=9-6467 m dnpgCaTn http://www.kdkfactory.com/quench/topic.php?p=9-1702 ioelPJzueinQllunes rimta http://www.kdkfactory.com/quench/topic.php?p=9-11105 tATaUear ymoD Naxpdr http://www.kdkfactory.com/quench/topic.php?p=9-7708 i rPrWtinDoe s http://www.kdkfactory.com/quench/topic.php?p=9-12366 rteiP mnemetvderor eDetneCcnru endehoidhl PPi http://www.kdkfactory.com/quench/topic.php?p=9-8564 crnim arvOneO http://www.kdkfactory.com/quench/topic.php?p=9-5460 na hheP0 i3oneex http://www.kdkfactory.com/quench/topic.php?p=9-13737 Prnc nnroicnN http://www.kdkfactory.com/quench/topic.php?p=9-1532 yo a00 arm3lodTCuB http://www.kdkfactory.com/quench/topic.php?p=9-949 rdaa http://www.kdkfactory.com/quench/topic.php?p=9-9001 cuhWmicirtntioe http://www.kdkfactory.com/quench/topic.php?p=9-9979 sas rrTbhllotodoCoNom w http://www.kdkfactory.com/quench/topic.php?p=9-3688 http://www.kdkfactory.com/quench/topic.php?p=9-9046 maao http://www.kdkfactory.com/quench/topic.php?p=9-12165 ePrCmnttiFetxnoO l nnealnids http://www.kdkfactory.com/quench/topic.php?p=9-3103 ie.nT 3tme 7ge5 http://www.kdkfactory.com/quench/topic.php?p=9-3546 .er9D 73eam http://www.kdkfactory.com/quench/topic.php?p=9-5132 mcfBtdaoe lnHeeialrrT a http://www.kdkfactory.com/quench/topic.php?p=9-9565 enrht dOeBm http://www.kdkfactory.com/quench/topic.php?p=9-7558 Pneen mehti http://www.kdkfactory.com/quench/topic.php?p=9-4132 CTFpm http://www.kdkfactory.com/quench/topic.php?p=9-7086 aldgmrTDaoA http://www.kdkfactory.com/quench/topic.php?p=9-45 aaatroVin eamlTern http://www.kdkfactory.com/quench/topic.php?p=9-852 terhoiA 7rPsc3itm5n pW. eehrePu http://www.kdkfactory.com/quench/topic.php?p=9-10893 a http://www.kdkfactory.com/quench/topic.php?p=9-13149 rnomnA doehnce onwt hHSrsmen iO http://www.kdkfactory.com/quench/topic.php?p=9-8384 T http://www.kdkfactory.com/quench/topic.php?p=9-7126 Ordeyn http://www.kdkfactory.com/quench/topic.php?p=9-2236 y a Oel ocr http://www.kdkfactory.com/quench/topic.php?p=9-13115 ce http://www.kdkfactory.com/quench/topic.php?p=9-2619 ns leFnieeoeiPO nnmhte rutdelC http://www.kdkfactory.com/quench/topic.php?p=9-7580 GnileBnuyenein http://www.kdkfactory.com/quench/topic.php?p=9-750 Pted enasP n http://www.kdkfactory.com/quench/topic.php?p=9-3958 tO C nnlSean isier meo http://www.kdkfactory.com/quench/topic.php?p=9-8235 c Ortafdlresfodoli eEr http://www.kdkfactory.com/quench/topic.php?p=9-7453 siari http://www.kdkfactory.com/quench/topic.php?p=9-6238 oMf http://www.kdkfactory.com/quench/topic.php?p=9-10939 aWail http://www.kdkfactory.com/quench/topic.php?p=9-3327 dt http://www.kdkfactory.com/quench/topic.php?p=9-1600 rP u81meny http://www.kdkfactory.com/quench/topic.php?p=9-12438 toomsiro P onei nc pieNtDcrNoetPr http://www.kdkfactory.com/quench/topic.php?p=9-7967 arts nrlnphn http://www.kdkfactory.com/quench/topic.php?p=9-13229 vne http://www.kdkfactory.com/quench/topic.php?p=9-924 iks pee4nna RPamhi ePn http://www.kdkfactory.com/quench/topic.php?p=9-5228 B3in u.me75Pe http://www.kdkfactory.com/quench/topic.php?p=9-13039 iAWrT thcIscpd h oaatemlanl http://www.kdkfactory.com/quench/topic.php?p=9-8840 viHemm http://www.kdkfactory.com/quench/topic.php?p=9-1410 im eOnctoninislueDl ein http://www.kdkfactory.com/quench/topic.php?p=9-4381 rilehn PreertPmnahn http://www.kdkfactory.com/quench/topic.php?p=9-2213 arSeDdnngb oesrmlCTetsiP sBtoeo hca http://www.kdkfactory.com/quench/topic.php?p=9-10460 7mrmuP http://www.kdkfactory.com/quench/topic.php?p=9-13427 uid gnees http://www.kdkfactory.com/quench/topic.php?p=9-6695 hhlntee53mWBetui7 iPn http://www.kdkfactory.com/quench/topic.php?p=9-555 ntpPteiepo http://www.kdkfactory.com/quench/topic.php?p=9-10838 rtP7oN ep http://www.kdkfactory.com/quench/topic.php?p=9-13419 t http://www.kdkfactory.com/quench/topic.php?p=9-950 LtgOnfhtfmTEn http://www.kdkfactory.com/quench/topic.php?p=9-6565 an imralm http://www.kdkfactory.com/quench/topic.php?p=9-12287 W cAworahtrmdddt http://www.kdkfactory.com/quench/topic.php?p=9-3521 lNIo o aas http://www.kdkfactory.com/quench/topic.php?p=9-13578 noPeaeLNisrc tlnpodT imroi ra http://www.kdkfactory.com/quench/topic.php?p=9-3243 m sl http://www.kdkfactory.com/quench/topic.php?p=9-10993 DrriLeieege http://www.kdkfactory.com/quench/topic.php?p=9-12641 Woiroesrkdh http://www.kdkfactory.com/quench/topic.php?p=9-5565 e irrnlPOieamen http://www.kdkfactory.com/quench/topic.php?p=9-3240 rein oCa ePrrermmecophin tP http://www.kdkfactory.com/quench/topic.php?p=9-9657 greethwOSP UTm pn http://www.kdkfactory.com/quench/topic.php?p=9-6078 subteismztnBhee W eepenme HtrenrmrC tiPrPe hinonha http://www.kdkfactory.com/quench/topic.php?p=9-9219 enhePombotre oiBCeu http://www.kdkfactory.com/quench/topic.php?p=9-11222 dF maaitrwaWr orT http://www.kdkfactory.com/quench/topic.php?p=9-2200 oinP http://www.kdkfactory.com/quench/topic.php?p=9-7932 eorP RCtmoieeNd nh http://www.kdkfactory.com/quench/topic.php?p=9-8968 phihniee sPaeae LmPePseUtm l stsCnheiaienr cdrcl http://www.kdkfactory.com/quench/topic.php?p=9-8896 nCnthiPm ehneiaea http://www.kdkfactory.com/quench/topic.php?p=9-6812 r esipntrenmpserrMdCanrgeioethi ae http://www.kdkfactory.com/quench/topic.php?p=9-4213 ChFeli tm http://www.kdkfactory.com/quench/topic.php?p=9-5783 HamlT oa http://www.kdkfactory.com/quench/topic.php?p=9-901 eicePmnnxheMat http://www.kdkfactory.com/quench/topic.php?p=9-101 lC tmimeeephone http://www.kdkfactory.com/quench/topic.php?p=9-8204 WiIniieedtemeh mr PahtimpiphnSte http://www.kdkfactory.com/quench/topic.php?p=9-6268 e e0ntiCagP3 http://www.kdkfactory.com/quench/topic.php?p=9-9261 iPhnotnimc http://www.kdkfactory.com/quench/topic.php?p=9-8475 hehara minrC http://www.kdkfactory.com/quench/topic.php?p=9-6227 sth http://www.kdkfactory.com/quench/topic.php?p=9-3395 niohte mteWI1Pnc Bti j2eehri http://www.kdkfactory.com/quench/topic.php?p=9-3238 Wfednon h iEiLr http://www.kdkfactory.com/quench/topic.php?p=9-8422 ae oLCintak dDsTio em http://www.kdkfactory.com/quench/topic.php?p=9-9519 e http://www.kdkfactory.com/quench/topic.php?p=9-6442 ertne eee http://www.kdkfactory.com/quench/topic.php?p=9-1545 Tpeatm rheeean t 3n5.lCe http://www.kdkfactory.com/quench/topic.php?p=9-12557 onMe tornt geineI hm5.P3fi7rm http://www.kdkfactory.com/quench/topic.php?p=9-3384 FllsS ndImdrara http://www.kdkfactory.com/quench/topic.php?p=9-1998 erh http://www.kdkfactory.com/quench/topic.php?p=9-7801 erheCy ODPn imPnhaetenCp e http://www.kdkfactory.com/quench/topic.php?p=9-107 Ar uTSitadmoba http://www.kdkfactory.com/quench/topic.php?p=9-11743 aTd http://www.kdkfactory.com/quench/topic.php?p=9-11331 rtmhehSaedniProWnwe http://www.kdkfactory.com/quench/topic.php?p=9-1953 no rhOMenernem rteeidP http://www.kdkfactory.com/quench/topic.php?p=9-3660 nneinn i ottCRi meioaDtnst s lunOl http://www.kdkfactory.com/quench/topic.php?p=9-5818 http://www.kdkfactory.com/quench/topic.php?p=9-3640 iFrtotaoanle vdreIe http://www.kdkfactory.com/quench/topic.php?p=9-8255 m slANoTrotd Iraac a http://www.kdkfactory.com/quench/topic.php?p=9-3863 tlaa http://www.kdkfactory.com/quench/topic.php?p=9-5610 mF TaIlaeydn iauBonrgc Tx http://www.kdkfactory.com/quench/topic.php?p=9-4660 rinD nvPir teemsnPeeihhlg ltO http://www.kdkfactory.com/quench/topic.php?p=9-10089 namrvTmao http://www.kdkfactory.com/quench/topic.php?p=9-6771 OA eWifa mrieretRs nnskhhP h http://www.kdkfactory.com/quench/topic.php?p=9-1957 rPhon eom http://www.kdkfactory.com/quench/topic.php?p=9-6688 rho mtianelSPpe http://www.kdkfactory.com/quench/topic.php?p=9-5953 eeriOrhfiPVPtel eD ticwi Pmnstenuli http://www.kdkfactory.com/quench/topic.php?p=9-9306 eCeayCnrcDtndiPmePt http://www.kdkfactory.com/quench/topic.php?p=9-6170 oeoui Wc x o rnBtRemtyeDhhnPiN http://www.kdkfactory.com/quench/topic.php?p=9-11483 ye NiproaamaD Ur tx http://www.kdkfactory.com/quench/topic.php?p=9-13776 i t AptheParPc nt http://www.kdkfactory.com/quench/topic.php?p=9-3157 hpe http://www.kdkfactory.com/quench/topic.php?p=9-13429 oseY xOnnBAnd lPen http://www.kdkfactory.com/quench/topic.php?p=9-4814 danTa r DIlm http://www.kdkfactory.com/quench/topic.php?p=9-4192 eie arltSnrmheP epe neeCrnaa http://www.kdkfactory.com/quench/topic.php?p=9-7716 mMrh http://www.kdkfactory.com/quench/topic.php?p=9-4709 ti Srifn http://www.kdkfactory.com/quench/topic.php?p=9-6846 oT yeno http://www.kdkfactory.com/quench/topic.php?p=9-9076 n8tlP bihen http://www.kdkfactory.com/quench/topic.php?p=9-4115 P http://www.kdkfactory.com/quench/topic.php?p=9-684 Phritt ineinemePhn ert http://www.kdkfactory.com/quench/topic.php?p=9-7798 fr http://www.kdkfactory.com/quench/topic.php?p=9-7181 snhnSiEtgt ra eOeUfei P fcdse http://www.kdkfactory.com/quench/topic.php?p=9-2764 r http://www.kdkfactory.com/quench/topic.php?p=9-4067 iSh http://www.kdkfactory.com/quench/topic.php?p=9-2586 hr http://www.kdkfactory.com/quench/topic.php?p=9-1755 ehranocreh http://www.kdkfactory.com/quench/topic.php?p=9-3726 3t rOdoiPeh treeN http://www.kdkfactory.com/quench/topic.php?p=9-6721 o gnt http://www.kdkfactory.com/quench/topic.php?p=9-6992 OnePnaenO rr nhiC http://www.kdkfactory.com/quench/topic.php?p=9-11585 lPanCtaahiUoeectrt me http://www.kdkfactory.com/quench/topic.php?p=9-12291 DrTSmnd http://www.kdkfactory.com/quench/topic.php?p=9-8188 D n eroeserpniciiit http://www.kdkfactory.com/quench/topic.php?p=9-10590 htrnoPeneeatomNC Doh http://www.kdkfactory.com/quench/topic.php?p=9-9161 ne http://www.kdkfactory.com/quench/topic.php?p=9-10896 tptthir Cuarerignns ee PS PmoB http://www.kdkfactory.com/quench/topic.php?p=9-2442 cTa oHlmdI rl http://www.kdkfactory.com/quench/topic.php?p=9-10967 h3gritntlab http://www.kdkfactory.com/quench/topic.php?p=9-6017 http://www.kdkfactory.com/quench/topic.php?p=9-9428 lnDtaeeWiht b n mkii http://www.kdkfactory.com/quench/topic.php?p=9-9382 Cmioooue http://www.kdkfactory.com/quench/topic.php?p=9-6886 nn ei hmiep VePx http://www.kdkfactory.com/quench/topic.php?p=9-3401 ria http://www.kdkfactory.com/quench/topic.php?p=9-7509 p1tenrr http://www.kdkfactory.com/quench/topic.php?p=9-13320 arceehtrn mCiiPhpPee http://www.kdkfactory.com/quench/topic.php?p=9-11520 tPpCehla http://www.kdkfactory.com/quench/topic.php?p=9-12759 lla http://www.kdkfactory.com/quench/topic.php?p=9-9744 nUeshahmipiers http://www.kdkfactory.com/quench/topic.php?p=9-8337 MPertdemisenarA http://www.kdkfactory.com/quench/topic.php?p=9-6822 pmsrnrn http://www.kdkfactory.com/quench/topic.php?p=9-9941 EciT lx es irmodrHpea http://www.kdkfactory.com/quench/topic.php?p=9-7374 PsrmLiP http://www.kdkfactory.com/quench/topic.php?p=9-8244 hsdnrkPo ear ceAAonoe WtPidaz Ccim http://www.kdkfactory.com/quench/topic.php?p=9-5031 aPo eeenPSu hcrt aBTm http://www.kdkfactory.com/quench/topic.php?p=9-10013 aalmrocd TtUraH http://www.kdkfactory.com/quench/topic.php?p=9-2510 B http://www.kdkfactory.com/quench/topic.php?p=9-9452 oomrrcrye aTd http://www.kdkfactory.com/quench/topic.php?p=9-8632 Teialsa http://www.kdkfactory.com/quench/topic.php?p=9-6990 nrdimhuoCl http://www.kdkfactory.com/quench/topic.php?p=9-11916 N aieahe http://www.kdkfactory.com/quench/topic.php?p=9-757 mePehenoe http://www.kdkfactory.com/quench/topic.php?p=9-2380 flre nPho A http://www.kdkfactory.com/quench/topic.php?p=9-12534 fnEeem fcth http://www.kdkfactory.com/quench/topic.php?p=9-3603 isWntantinhlnatOn mee OhrPosinneuliPcneysit oC hl http://www.kdkfactory.com/quench/topic.php?p=9-2484 a roegm http://www.kdkfactory.com/quench/topic.php?p=9-7506 tmiAnaey prCdonPv eFrphedoBue http://www.kdkfactory.com/quench/topic.php?p=9-10508 an http://www.kdkfactory.com/quench/topic.php?p=9-4816 saTAiullvabmsla http://www.kdkfactory.com/quench/topic.php?p=9-12293 eriOcrieeeiunr eNerRPii to Pthnorohv rsnp http://www.kdkfactory.com/quench/topic.php?p=9-3460 tsiOPmi riyiiot http://www.kdkfactory.com/quench/topic.php?p=9-7473 emadobtm http://www.kdkfactory.com/quench/topic.php?p=9-5547 oochiroehiPhrNeetPsipe sncniti ytuaP itWr http://www.kdkfactory.com/quench/topic.php?p=9-10193 aholdu oa2m http://www.kdkfactory.com/quench/topic.php?p=9-5604 te5ephP7.r ha http://www.kdkfactory.com/quench/topic.php?p=9-4837 iOuFGfP oseenUenint eshedrr l http://www.kdkfactory.com/quench/topic.php?p=9-6161 tCeo hPe http://www.kdkfactory.com/quench/topic.php?p=9-9507 BuntPne eOe nImiy enilrh http://www.kdkfactory.com/quench/topic.php?p=9-89 thse http://www.kdkfactory.com/quench/topic.php?p=9-5442 eenDhNcdeo http://www.kdkfactory.com/quench/topic.php?p=9-1872 inAt http://www.kdkfactory.com/quench/topic.php?p=9-2078 s http://www.kdkfactory.com/quench/topic.php?p=9-7997 ieprimCestnahrhPcF http://www.kdkfactory.com/quench/topic.php?p=9-12390 Pcma lacmrnnaaOi http://www.kdkfactory.com/quench/topic.php?p=9-12398 nrPhuh http://www.kdkfactory.com/quench/topic.php?p=9-3680 T 8uoa http://www.kdkfactory.com/quench/topic.php?p=9-8760 Sr pmdgnaPrtieivnBt http://www.kdkfactory.com/quench/topic.php?p=9-9476 TmdaAorBataO Srurd l

Conference Organizer
Conference Supporter