Giter Club home page Giter Club logo

Comments (14)

driskull avatar driskull commented on June 4, 2024

The API doesn't say. What's a reasonable max buffer radius for each units @pjdohertygis ?

from impact-summary-map-template-js.

pjdohertygis avatar pjdohertygis commented on June 4, 2024

I have no idea - there are limitless use cases. Perhaps we should ask Ash P from that team if they have a limit on their end?

Sent from my iPhone

On Nov 11, 2014, at 15:04, Matt Driscoll <[email protected]mailto:[email protected]> wrote:

The API doesn't say. What's a reasonable buffer radius for each units @pjdohertygishttps://github.com/pjdohertygis ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/78#issuecomment-62638488.

from impact-summary-map-template-js.

driskull avatar driskull commented on June 4, 2024

@DerrickBurke assigning to you. Not sure what it should be.

from impact-summary-map-template-js.

DerrickBurke avatar DerrickBurke commented on June 4, 2024

@driskull here's some guidance from Ash (we should not allow over these max values):

The enrichment service does have limits. They are listed here:
http://wildcard:6080/arcgis/rest/services/World/geoenrichmentserver/Geoenrichment/ServiceLimits

from impact-summary-map-template-js.

driskull avatar driskull commented on June 4, 2024

paramName: MaximumAttributeDescriptionLength
paramDescription: Maximum length of attribute’s description string.
dataType: numeric
value: 10000

paramName: MaximumDataCollections
paramDescription: Maximum number of data collections to return on request.
dataType: numeric
value: 1000

paramName: MaximumDrivetimeStudyAreasNumber
paramDescription: Maximum number of study areas in one enrich request.
dataType: numeric
value: 10000

paramName: MaximumOutFieldsNumber
paramDescription: Maximum number of ‘outFields’ set in the intersectingGeographies parameter.
dataType: numeric
value: 2560

paramName: MaximumRingSize
paramDescription: Maximum ring size for the drive time/simple rings builder.
dataType: esriMiles
value: 10000

paramName: MaximumRingSizeTime
paramDescription: Maximum ring size in time units for the drive time rings builder.
dataType: esriDriveTimeUnitsMinutes
value: 300

paramName: MaximumRingsNumber
paramDescription: Maximum number of rings for the study area location points for the drive time/simple rings builder.
dataType: numeric
value: 10000

paramName: MaximumStdGeographyIDsNumber
paramDescription: Maximum number of standard geography IDs to return.
dataType: numeric
value: 50000

paramName: MaximumStudyAreasNumber
paramDescription: Maximum number of study areas in one enrich request.
dataType: numeric
value: 10000

from impact-summary-map-template-js.

driskull avatar driskull commented on June 4, 2024

not sure if this is the same thing as we need to know

from impact-summary-map-template-js.

DerrickBurke avatar DerrickBurke commented on June 4, 2024

let's send to Ash the specific enrichment areas we are looking for

e.g. line distance max values for (kilometers, miles, feet, yards etc)
e.g. drive time max values for (miles, kilometers etc)

@driskull can you post these and I can chase down with Ash?

from impact-summary-map-template-js.

driskull avatar driskull commented on June 4, 2024

We just need the min/max/default line buffer distance for enriching a layer. Like shown in the screenshot above. cc @DerrickBurke

from impact-summary-map-template-js.

DerrickBurke avatar DerrickBurke commented on June 4, 2024

ok any specific units? @driskull

from impact-summary-map-template-js.

driskull avatar driskull commented on June 4, 2024

Just meters I think. We could convert between them if necessary.

from impact-summary-map-template-js.

DerrickBurke avatar DerrickBurke commented on June 4, 2024

@driskull from Ash

I believe it is:
paramName: MaximumRingSize
paramDescription: Maximum ring size for the drive time/simple rings builder.
dataType: esriMiles
value: 10000

Which would be 16,093,440 meters.

from impact-summary-map-template-js.

driskull avatar driskull commented on June 4, 2024

Thanks! @CTDisasterManagement lets check for these maximums.

from impact-summary-map-template-js.

CTDisasterManagement avatar CTDisasterManagement commented on June 4, 2024

@driskull,

We have added validation for “Line Distance”, but what maximum hours we have to set for “Driving Time”.
drive_time_maxhours

Thanks!

from impact-summary-map-template-js.

driskull avatar driskull commented on June 4, 2024

@CTDisasterManagement I have no clue. Lets just limit it to 10 for now. @DerrickBurke do you have any suggestions?

from impact-summary-map-template-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.