You can use your modified code however you want. Modifying the appearance of website is standard practice for many orgs and in no way violates this license.
If you sell or give away the code, in code or compiled form, it must be under the same license as the original Geoserver code. But sure you could change the name if you wanted. I'm not sure what you mean by get an OGC certification. If you actually changed the code and name of the product you would probably need to apply for your own certification. But nothing would prevent you from lying about it, accept local consumer protection laws. Thanks, Alex On 02/07/2015 12:24 PM, hasanadsiz wrote: > As I understand, I can develop geoserver somehow, i change Thé interface. > and ı am allowed to release it as a New gis server that's developed by > myself and ı can get OGC certificate. > > > > > Sent from Samsung tablet > > -------- Orjinal mesaj -------- > Kimden: Alex Mandel <[email protected]> > Tarih:03/02/2015 01:07 (GMT+02:00) > Alıcı: hasan kahraman <[email protected]>, > [email protected] > Konu: Re: [Geoserver-users] Fwd: Geoserver Illegal Usage > > Depends on the country. > > But specifically in this case, you are allowed to use GPL code however > you like. Usage is not governed by the license. There is no requirement > that you tell people what software your website is running. > > The license only applies when you edit the source code and distribute > the new version to others. In this case that would be if the company was > making product and giving/selling that product to others, those others > would be entitled to receive all the code under GPL. > > Thanks, > Alex > > On 02/02/2015 01:24 PM, hasan kahraman wrote: >> ---------- Forwarded message ---------- >> From: hasan kahraman <[email protected]> >> Date: 2015-02-02 22:00 GMT+02:00 >> Subject: Geoserver Illegal Usage >> To: [email protected] >> >> >> Hi, >> There is a a company using Geoserver, but they somehow are able to cover >> that they use Geoserver appearently. However, when i ask for >> GetCapabilities function for their wms, an xml file is downloaded then, i >> can see the web server behind the app is geoserver because it is written in >> the xml. They declare that Web server is their own GIS Server. Is it legal >> to use geoserver by developping some code and interface and declare that >> it's our own Web server.? Any punishment or something else? >> >> <?xml version="1.0" encoding="UTF-8"?> >> <!DOCTYPE WMT_MS_Capabilities SYSTEM "http:// >> ......../...../schemas/wms/1.1.1/WMS_MS_Capabilities.dtd"> >> <WMT_MS_Capabilities version="1.1.1" updateSequence="441"> >> <Service> >> <Name>OGC:WMS</Name> >> <Title>GeoServer Web Map Service</Title> >> <Abstract>A compliant implementation of WMS plus most of the SLD >> extension (dynamic styling). Can also generate PDF, SVG, KML, >> GeoRSS</Abstract> >> <KeywordList> >> <Keyword>WFS</Keyword> >> <Keyword>WMS</Keyword> >> <Keyword>GEOSERVER</Keyword> >> </KeywordList> >> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" >> xlink:type="simple" xlink:href=" >> http://geoserver.sourceforge.net/html/index.php"/> >> <ContactInformation> >> <ContactPersonPrimary> >> <ContactPerson>Claudius Ptolomaeus</ContactPerson> >> <ContactOrganization>The ancient geographes >> INC</ContactOrganization> >> </ContactPersonPrimary> >> <ContactPosition>Chief geographer</ContactPosition> >> <ContactAddress> >> <AddressType>Work</AddressType> >> <Address/> >> <City>Alexandria</City> >> <StateOrProvince/> >> <PostCode/> >> <Country>Egypt</Country> >> </ContactAddress> >> <ContactVoiceTelephone/> >> <ContactFacsimileTelephone/> >> <ContactElectronicMailAddress>[email protected] >> </ContactElectronicMailAddress> >> </ContactInformation> >> <Fees>NONE</Fees> >> <AccessConstraints>NONE</AccessConstraints> >> </Service> >> <Capability> >> <Request> >> <GetCapabilities> >> <Format>application/vnd.ogc.wms_xml</Format> >> <DCPType> >> <HTTP> >> <Get> >> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" >> xlink:type="simple" >> >> >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming. The Go Parallel Website, >> sponsored by Intel and developed in partnership with Slashdot Media, is your >> hub for all things parallel software development, from weekly thought >> leadership blogs to news, videos, case studies, tutorials and more. Take a >> look and join the conversation now. http://goparallel.sourceforge.net/ >> >> >> >> _______________________________________________ >> Geoserver-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-users >> > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
