Web Feature Service (original) (raw)
Web Feature Service ou WFS est un protocole décrit dans des spécifications maintenues par l'Open Geospatial Consortium. Le service WFS permet, au moyen d'une URL formatée, d'interroger des serveurs cartographiques afin de manipuler des objets géographiques (lignes, points, polygones...), contrairement au Web Map Service ou WMS qui permet la production de cartes géoréférencées à partir de serveurs géographiques.
Property | Value |
---|---|
dbo:abstract | Web Feature Service (dále jen WFS) se do češtiny nepřekládá. Jedná se o standard vyvinutý a dále rozšiřovaný Open Geospatial Consortium (OGC). Služba pracující na principu klient-server umožňuje sdílení geografické informace ve formě vektorových dat v prostředí Internetu. Výsledkem požadavku např. GIS softwaru na WFS server jsou primárně geodata v formátu . Daná geografická data (bod, linie, plocha) jsou vztažena k referenčnímu souřadnicovému systému nejčastěji udáván pomocí datasetu EPSG. Služba je obdobná OGC službě Web Map Service (WMS), ale na rozdíl od ní poskytuje v základní verzi přístup pouze k vektorovým datům s atributy ve formátu . (cs) Web Feature Service (WFS) bezeichnet den Internet-gestützten Zugriff auf Geodaten innerhalb eines verteilten GIS. Der WFS beschränkt sich dabei ausschließlich auf Vektordaten, wie sie in Datenbanken abgelegt werden können. Im Rahmen der Spezifikationen des Open Geospatial Consortium (OGC) ermöglicht ein WFS den Zugriff auf geographische Features in Datenbanken und gibt das Ergebnis mindestens als unabhängiges Dateiformat Geography Markup Language (GML) zurück. Unter einem Feature versteht man hierbei die allgemeine Abstraktion eines realen Faktums („real world phenomenon“). Ein Feature Type ist die Darstellung mithilfe eines Namens, weiteren Attributen und, bei geographischen Feature Types, mit einer Geometrie. Beispielsweise enthält eine Datenbank Feature Types des Typs „Fluss“. Eine Instanz eines Features (eine Feature Instance) ist damit dann ein konkreter Fluss. (de) Web Feature Service o WFS del Consorcio Open Geospatial Consortium o OGC es un servicio estándar, que ofrece una interfaz de comunicación que permite interactuar con los objetos geográficos servidos por el estándar WFS, como por ejemplo, editar, consultar o descargar un objeto geográfico. El Servicio de Descarga define las operaciones web para la consulta, acceso y edición de los «objetos geográficos» vectoriales, como por ejemplo una red de hidrografía o un determinado lago. Para realizar estas operaciones se utiliza el lenguaje GML que deriva del XML, que es el estándar a través del que se transmiten las órdenes WFS. WFS básico permite hacer consultas y recuperación de elementos geográficos. Por el contrario WFS-T (Web Feature Service Transactional) permite además la creación, eliminación y actualización de estos elementos geográficos del mapa. (es) Web Feature Service ou WFS est un protocole décrit dans des spécifications maintenues par l'Open Geospatial Consortium. Le service WFS permet, au moyen d'une URL formatée, d'interroger des serveurs cartographiques afin de manipuler des objets géographiques (lignes, points, polygones...), contrairement au Web Map Service ou WMS qui permet la production de cartes géoréférencées à partir de serveurs géographiques. (fr) In computing, the Open Geospatial Consortium Web Feature Service (WFS) Interface Standard provides an interface allowing requests for geographical features across the web using platform-independent calls. One can think of geographical features as the "source code" behind a map, whereas the WMS interface or online tiled mapping portals like Google Maps return only an image, which end-users cannot edit or spatially analyze. The XML-based GML furnishes the default payload-encoding for transporting geographic features, but other formats like shapefiles can also serve for transport. In early 2006 the OGC members approved the OpenGIS GML Simple Features Profile. This profile is designed both to increase interoperability between WFS servers and to improve the ease of implementation of the WFS standard. The OGC membership defined and maintains the WFS specification. Numerous commercial and open-source implementations of the WFS interface standard exist, including the open-source reference implementations GeoServer and deegree. The OGC Implementing Products pageprovides a comprehensive list of WFS implementations. (en) Web Feature Service (WFS) is een interface voor het opvragen, aanleveren en bewerken van geografische vector data en bijbehorende administratieve data, afkomstig van databanken, over het Internet. Het maakt gebruik van de op Extensible Markup Language (XML) gebaseerde Geography Markup Language (GML) voor dataoverdracht. Het Open Geospatial Consortium (OGC) definieert de specificaties van WFS. Overzicht van de 3 verschillende standaard GET-requests die uit te voeren zijn op een WFS. (nl) L'Interfaccia Standard OGC Web Feature Service (WFS) permette la richiesta e l'importazione da parte di un client di oggetti geografici attraverso il Web, usando chiamate indipendenti dalla piattaforma. Gli oggetti geografici possono essere definiti come il 'codice sorgente' dietro una mappa, dove una interfaccia WMS o un portale geografico come Google Maps restituisce solo un'immagine che non può essere modificata o analizzata spazialmente.La codifica standard è il GML, basata su XML, ma anche altri formati quali lo Shapefile possono essere usati per il trasporto delle informazioni.All'inizio del 2006 i membri dell'OGC hanno approvato il OpenGIS GML Simple Features Profile [1]. Questo profilo è mirato ad accrescere l'interoperabilità tra server WFS e a facilitare l'implementazione di questi standard. I membri dell'OGC definiscono e mantengono le specifiche WFS. Esistono numerose implementazioni, commerciali ed Open Source, dell'interfaccia standard WFS, inclusa un'implementazione di riferimento chiamata GeoServer Open Source WFS. Una lista di queste implementazioni si trova presso la OGC Implementing Products page. (it) O web feature service (WFS), que em português se denomina serviço de características pela Internet, é um dos serviços especificados pela OGC para acesso e manipulação de dados geográficos na Web. Este serviço permite o acesso a dados, independentemente do formato de armazenamento. Existem vários tipos de softwares que podem ser clientes deste tipo de serviço, como o uDig. (pt) |
dbo:wikiPageExternalLink | http://geoserver.org http://www.weichand.de/2012/06/07/wfs-2-0-client-plugin-for-qgis-english/ http://www.deegree.org http://www.opengeospatial.org/standards/wfs http://portal.opengeospatial.org/files/%3Fartifact_id=18776 http://portal.opengeospatial.org/files/%3Fartifact_id=8340 http://java.sun.com/j2ee/1.4/docs/glossary.html |
dbo:wikiPageID | 405742 (xsd:integer) |
dbo:wikiPageLength | 7272 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1097083856 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Deegree dbc:Web_Map_Services dbr:Uniform_Resource_Locator dbr:SOAP dbr:Geographic_information_system dbr:Geography dbr:GeoServer dbr:Geography_Markup_Language dbr:Google_Maps dbr:Computing dbc:ISO/TC_211 dbr:Web_Map_Service dbr:Source_code dbr:Query_string dbr:Remote_procedure_call dbr:Open-source_software dbr:Open_Geospatial_Consortium dbr:Open_Source_Geospatial_Foundation dbc:Open_Geospatial_Consortium dbr:Shapefile dbr:XML dbr:Web_Coverage_Service dbr:World_Wide_Web dbr:Web_Services dbr:Tiled_web_map dbr:Web_Coverage_Processing_Service dbr:Interface_(computer_science) dbr:Bounding_box |
dbp:wikiPageUsesTemplate | dbt:Main dbt:Reflist dbt:OGC |
dcterms:subject | dbc:Web_Map_Services dbc:ISO/TC_211 dbc:Open_Geospatial_Consortium |
rdf:type | yago:Abstraction100002137 yago:Artifact100021939 yago:DataSystem103164344 yago:Instrumentality103575240 yago:Measure100033615 yago:Object100002684 yago:PhysicalEntity100001930 yago:WikicatGeographicInformationSystems yago:WikicatISOStandards yago:Standard107260623 yago:System104377057 yago:SystemOfMeasurement113577171 yago:Whole100003553 |
rdfs:comment | Web Feature Service ou WFS est un protocole décrit dans des spécifications maintenues par l'Open Geospatial Consortium. Le service WFS permet, au moyen d'une URL formatée, d'interroger des serveurs cartographiques afin de manipuler des objets géographiques (lignes, points, polygones...), contrairement au Web Map Service ou WMS qui permet la production de cartes géoréférencées à partir de serveurs géographiques. (fr) Web Feature Service (WFS) is een interface voor het opvragen, aanleveren en bewerken van geografische vector data en bijbehorende administratieve data, afkomstig van databanken, over het Internet. Het maakt gebruik van de op Extensible Markup Language (XML) gebaseerde Geography Markup Language (GML) voor dataoverdracht. Het Open Geospatial Consortium (OGC) definieert de specificaties van WFS. Overzicht van de 3 verschillende standaard GET-requests die uit te voeren zijn op een WFS. (nl) O web feature service (WFS), que em português se denomina serviço de características pela Internet, é um dos serviços especificados pela OGC para acesso e manipulação de dados geográficos na Web. Este serviço permite o acesso a dados, independentemente do formato de armazenamento. Existem vários tipos de softwares que podem ser clientes deste tipo de serviço, como o uDig. (pt) Web Feature Service (dále jen WFS) se do češtiny nepřekládá. Jedná se o standard vyvinutý a dále rozšiřovaný Open Geospatial Consortium (OGC). Služba pracující na principu klient-server umožňuje sdílení geografické informace ve formě vektorových dat v prostředí Internetu. Výsledkem požadavku např. GIS softwaru na WFS server jsou primárně geodata v formátu . Daná geografická data (bod, linie, plocha) jsou vztažena k referenčnímu souřadnicovému systému nejčastěji udáván pomocí datasetu EPSG. (cs) Web Feature Service (WFS) bezeichnet den Internet-gestützten Zugriff auf Geodaten innerhalb eines verteilten GIS. Der WFS beschränkt sich dabei ausschließlich auf Vektordaten, wie sie in Datenbanken abgelegt werden können. Im Rahmen der Spezifikationen des Open Geospatial Consortium (OGC) ermöglicht ein WFS den Zugriff auf geographische Features in Datenbanken und gibt das Ergebnis mindestens als unabhängiges Dateiformat Geography Markup Language (GML) zurück. (de) Web Feature Service o WFS del Consorcio Open Geospatial Consortium o OGC es un servicio estándar, que ofrece una interfaz de comunicación que permite interactuar con los objetos geográficos servidos por el estándar WFS, como por ejemplo, editar, consultar o descargar un objeto geográfico. El Servicio de Descarga define las operaciones web para la consulta, acceso y edición de los «objetos geográficos» vectoriales, como por ejemplo una red de hidrografía o un determinado lago. (es) In computing, the Open Geospatial Consortium Web Feature Service (WFS) Interface Standard provides an interface allowing requests for geographical features across the web using platform-independent calls. One can think of geographical features as the "source code" behind a map, whereas the WMS interface or online tiled mapping portals like Google Maps return only an image, which end-users cannot edit or spatially analyze. The XML-based GML furnishes the default payload-encoding for transporting geographic features, but other formats like shapefiles can also serve for transport. In early 2006 the OGC members approved the OpenGIS GML Simple Features Profile. This profile is designed both to increase interoperability between WFS servers and to improve the ease of implementation of the WFS sta (en) L'Interfaccia Standard OGC Web Feature Service (WFS) permette la richiesta e l'importazione da parte di un client di oggetti geografici attraverso il Web, usando chiamate indipendenti dalla piattaforma. I membri dell'OGC definiscono e mantengono le specifiche WFS. Esistono numerose implementazioni, commerciali ed Open Source, dell'interfaccia standard WFS, inclusa un'implementazione di riferimento chiamata GeoServer Open Source WFS. Una lista di queste implementazioni si trova presso la OGC Implementing Products page. (it) |
rdfs:label | Web Feature Service (cs) Web Feature Service (de) Web Feature Service (es) Web Feature Service (fr) Web Feature Service (it) Web Feature Service (nl) Web Feature Service (pt) Web Feature Service (en) |
owl:sameAs | freebase:Web Feature Service wikidata:Web Feature Service dbpedia-cs:Web Feature Service dbpedia-de:Web Feature Service dbpedia-es:Web Feature Service dbpedia-fi:Web Feature Service dbpedia-fr:Web Feature Service dbpedia-it:Web Feature Service dbpedia-nl:Web Feature Service dbpedia-pt:Web Feature Service dbpedia-ro:Web Feature Service dbpedia-sk:Web Feature Service dbpedia-sl:Web Feature Service dbpedia-vi:Web Feature Service https://global.dbpedia.org/id/2AmNr yago-res:Web Feature Service |
prov:wasDerivedFrom | wikipedia-en:Web_Feature_Service?oldid=1097083856&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Web_Feature_Service |
is dbo:wikiPageDisambiguates of | dbr:WFS |
is dbo:wikiPageRedirects of | dbr:ISO_19142 dbr:ISO_19143 dbr:WFS-T dbr:Web_Feature_Server |
is dbo:wikiPageWikiLink of | dbr:Cadcorp dbr:QGIS dbr:National_Geothermal_Data_System dbr:Geographic_information_system dbr:GIS_Live_DVD dbr:GeoServer dbr:Geography_Markup_Language dbr:NASA_WorldWind dbr:Conservation_Geoportal dbr:ArcGIS_Server dbr:Macroscope_(science_concept) dbr:Comparison_of_geographic_information_systems_software dbr:MapInfo_Professional dbr:Web_Map_Service dbr:Distributed_GIS dbr:GvSIG dbr:JUMP_GIS dbr:Teledyne_CARIS dbr:Coverage_data dbr:Leaflet_(software) dbr:MapServer dbr:Mapbender dbr:SpatiaLite dbr:OS_MasterMap dbr:OpenLayers dbr:Open_Geospatial_Consortium dbr:Catalogue_Service_for_the_Web dbr:WFS dbr:Web_Coverage_Service dbr:Web_Map_Tile_Service dbr:Web_Processing_Service dbr:ISO/TC_211_Geographic_information/Geomatics dbr:ISO_19142 dbr:ISO_19143 dbr:Tiled_web_map dbr:WFS-T dbr:Web_Feature_Server |
is dbp:protocols of | dbr:National_Geothermal_Data_System |
is foaf:primaryTopic of | wikipedia-en:Web_Feature_Service |