Documentation
¶
Index ¶
- func EnsureValidGeoJSON(r io.Reader) ([]byte, error)
- func Validate(body []byte) error
- func ValidateAlt(body []byte) error
- func ValidateEDTF(body []byte) error
- func ValidateId(body []byte) error
- func ValidateIsCurrent(body []byte) error
- func ValidateName(body []byte) error
- func ValidateNames(body []byte) error
- func ValidatePlacetype(body []byte) error
- func ValidateRepo(body []byte) error
- func ValidateWithOptions(body []byte, options *Options) error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateAlt ¶ added in v0.6.0
func ValidateEDTF ¶ added in v0.3.0
func ValidateId ¶ added in v0.4.0
func ValidateIsCurrent ¶ added in v0.3.1
func ValidateName ¶ added in v0.3.0
func ValidateNames ¶
func ValidatePlacetype ¶ added in v0.3.0
func ValidateRepo ¶ added in v0.3.0
func ValidateWithOptions ¶ added in v0.3.0
Types ¶
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
wof-validate
command
wof-validate is a command line tool to validate the contents of one or more whosonfirst/go-whosonfirst-iterate/v2 data sources.
|
wof-validate is a command line tool to validate the contents of one or more whosonfirst/go-whosonfirst-iterate/v2 data sources. |
Click to show internal directories.
Click to hide internal directories.


