Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Geocoder - overview page #51

Open
BK01 opened this issue Dec 13, 2016 · 2 comments
Open

Batch Geocoder - overview page #51

BK01 opened this issue Dec 13, 2016 · 2 comments

Comments

@BK01
Copy link
Contributor

BK01 commented Dec 13, 2016

The 'Result Data Content Types' currently listed in the overview page of the Batch Geocoder (in DLV - 5.0.4) need to be updated to match accepted values of current code base.

Examples:
application/x-geo+json vs. geojson
text/html vs. html

@BK01 BK01 added this to the 5.0.4 milestone Dec 13, 2016
@pauldaustin
Copy link
Contributor

The mime types should all work and those are the values that any API user should be using as opposed to the file extensions. This page has always listed the mime types. Verify that the API accepts the mime types (it should also accept the file extensions I think).

The forms to submit multiple requests display the file extensions as that is what is used to validate that the file names are correct.

I've tagged this as an enhancement request for the next release as there is no budget left for enhancements at the moment.

@pauldaustin pauldaustin assigned BK01 and unassigned pauldaustin Dec 13, 2016
@BK01
Copy link
Contributor Author

BK01 commented Dec 13, 2016

Thank you Paul.

Current error message when using result data content types as listed on overview page listed below (from errorResultData file).

"resultDataContentType= not in ({csv=Comma-Separated Values (csv), geojson=GeoJSON (geojson), gml=Geography Markup Language (gml), html=XHMTL (html), xhtml=XHMTL (xhtml), json=JSON (json), kmz=KMZ - Google Earth (kmz), kml=KML - Google Earth (kml), shpz=ESRI Shapefile inside a ZIP archive (shpz), tsv=Tab-Separated Values (tsv), xml=XML (xml)})"

@BK01 BK01 unassigned BK01 and mraross Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants