[mapserver-users] Vector Data Formats

Anzel, Phil - NRCS, Fort Collins, CO Phil.Anzel at ftc.usda.gov
Fri Aug 14 14:33:11 PDT 2015


Charles,

A cautionary note on shapefiles: they use dBase III-format files for non-spatial data, this format does not officially support null data values (see for example the discussion at http://gis.stackexchange.com/questions/28411/how-to-have-a-nullable-field-included-in-a-shapefile-using-the-geotools-library). If your data schema allows for nulls you will either need to use some ad-hoc work-around or consider a different file format.

- Phil Anzel 
  USDA/NRCS contractor - Team Vistronix

This electronic message contains information generated by the USDA solely for the intended recipients.  Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties.  If you believe you have received this message in error, please notify the sender and delete the email immediately.

-----Original Message-----
From: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of mapserver-users-request at lists.osgeo.org
Sent: Friday, August 14, 2015 1:00 PM
To: mapserver-users at lists.osgeo.org
Subject: mapserver-users Digest, Vol 91, Issue 13

Send mapserver-users mailing list submissions to
	mapserver-users at lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.osgeo.org/mailman/listinfo/mapserver-users
or, via email, send a message with subject or body 'help' to
	mapserver-users-request at lists.osgeo.org

You can reach the person managing the list at
	mapserver-users-owner at lists.osgeo.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of mapserver-users digest..."


Today's Topics:

   1. Vector Data Formats (Kaminski Jr, Charles (RIS-ATL))
   2. Re: Vector Data Formats (Rahkonen Jukka (MML))


----------------------------------------------------------------------

Message: 1
Date: Fri, 14 Aug 2015 13:46:26 +0000
From: "Kaminski Jr, Charles (RIS-ATL)"
	<charles.kaminski at lexisnexis.com>
To: "mapserver-users at lists.osgeo.org"
	<mapserver-users at lists.osgeo.org>
Subject: [mapserver-users] Vector Data Formats
Message-ID:
	<7E32F2324944864FB2EAB8AAAD39BFFF8EC2DD49 at RISBCTMBXP003.risk.regn.net>
Content-Type: text/plain; charset="us-ascii"

Does anyone have any opinions on which vector data formats are preferred when serving up file-based data sources?


---------------------------------------- The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150814/f5d1cd28/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 14 Aug 2015 14:13:41 +0000
From: "Rahkonen Jukka (MML)" <jukka.rahkonen at maanmittauslaitos.fi>
To: "Kaminski Jr, Charles (RIS-ATL)"
	<charles.kaminski at lexisnexis.com>,	"mapserver-users at lists.osgeo.org"
	<mapserver-users at lists.osgeo.org>
Subject: Re: [mapserver-users] Vector Data Formats
Message-ID:
	<064c555afa1b4142968165b3ba7f6d4e at C119S212VM022.msvyvi.vaha.local>
Content-Type: text/plain; charset="utf-8"

Hi,

My favourites are shapefiles and Spatialite. Shapefile format has filesize limits at 2/4 GB, but we have one very well working layer with +300 GB data in shapefiles which are used through ogrtileindex. Remember .qix indexing.  With attribute filters shapefiles may get slow because attributes of shapefiles can?t be indexed otherwise than by sorting with sortshp utility. If advanced filters are needed then a properly indexed Spatialite DB is my favourite format.

-Jukka Rahkonen-

Kaminski Jr, Charles wrote:

Does anyone have any opinions on which vector data formats are preferred when serving up file-based data sources?
________________________________
---------------------------------------- The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150814/587beeed/attachment-0001.html>

------------------------------

_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

End of mapserver-users Digest, Vol 91, Issue 13
***********************************************


More information about the mapserver-users mailing list