{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 418482.45349303295, "ymin": 2064924.569461081, "xmax": 566784.2357823178, "ymax": 2194895.101935133, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 95, 62, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Trail_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "TrailType", "description": "Type of greenway trail", "codedValues": [ { "name": "ALONG STREET", "code": "ALONG STREET" }, { "name": "OFF-STREET", "code": "OFF-STREET" }, { "name": "ON-STREET", "code": "ON-STREET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "Aerial_Used", "type": "esriFieldTypeString", "alias": "Aerial_Used", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Aerial_Used" }, { "name": "CheckAlign", "type": "esriFieldTypeString", "alias": "CheckAlign", "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CheckAlign" }, { "name": "PAVED", "type": "esriFieldTypeString", "alias": "PAVED", "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PAVED" }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "domain": { "type": "codedValue", "name": "TrailYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "TrailSystem", "type": "esriFieldTypeString", "alias": "TrailSystem", "domain": { "type": "codedValue", "name": "TrailSystem", "description": "", "codedValues": [ { "name": "Shared Street Trail", "code": "Shared Street Trail" }, { "name": "Shoulder Trail", "code": "Shoulder Trail" }, { "name": "Sidewalk Trail", "code": "Sidewalk Trail" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TrailSystem" }, { "name": "MainTrailSystem", "type": "esriFieldTypeString", "alias": "MainTrailSystem", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MainTrailSystem" }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained_By", "domain": { "type": "codedValue", "name": "TrailMaintainedBy", "description": "", "codedValues": [ { "name": "Aboite Twp", "code": "Aboite Twp" }, { "name": "Allen County", "code": "Allen County" }, { "name": "FW City Utilities", "code": "FW City Utilities" }, { "name": "FW Parks", "code": "FW Parks" }, { "name": "FW Street", "code": "FW Street" }, { "name": "Headwaters Park", "code": "Headwaters Park" }, { "name": "IPFW", "code": "IPFW" }, { "name": "Lutheran", "code": "Lutheran" }, { "name": "New Haven", "code": "New Haven" }, { "name": "Parkview", "code": "Parkview" }, { "name": "SACS", "code": "SACS" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Maintained_By" }, { "name": "Trail_Name", "type": "esriFieldTypeString", "alias": "Trail_Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Trail_Name" }, { "name": "Trail_Type", "type": "esriFieldTypeString", "alias": "Trail_Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Trail_Type" }, { "name": "Year_Built", "type": "esriFieldTypeInteger", "alias": "Year_Built", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year_Built" }, { "name": "Trail_Condition", "type": "esriFieldTypeString", "alias": "Trail_Condition", "domain": { "type": "codedValue", "name": "TrailCondition", "description": "", "codedValues": [ { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Trail_Condition" }, { "name": "Trail_Condition_Comment", "type": "esriFieldTypeString", "alias": "Trail_Condition_Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Trail_Condition_Comment" }, { "name": "Trail_Width_ft", "type": "esriFieldTypeInteger", "alias": "Trail_Width_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Trail_Width_ft" }, { "name": "Date_Updated", "type": "esriFieldTypeDate", "alias": "Date_Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Updated" }, { "name": "Maintained_By_Comment", "type": "esriFieldTypeString", "alias": "Maintained_By_Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Maintained_By_Comment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Connected_Trail_Network", "type": "esriFieldTypeString", "alias": "Connected_Trail_Network", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Choices are Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Connected_Trail_Network" }, { "name": "Trail_Category", "type": "esriFieldTypeString", "alias": "Trail_Category", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Trail_Category" }, { "name": "Hierarchy", "type": "esriFieldTypeSmallInteger", "alias": "Hierarchy", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Hierarchy" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Restriction", "type": "esriFieldTypeSmallInteger", "alias": "Restriction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Restriction" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1810_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1810", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1524_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trails", "description": "", "prototype": { "attributes": { "Restriction": null, "Trail_Category": null, "Type": null, "TOWNSHIP": null, "Aerial_Used": null, "CheckAlign": null, "PAVED": null, "Park": null, "Jurisdiction": null, "TrailSystem": null, "MainTrailSystem": null, "Maintained_By": null, "Trail_Name": null, "Trail_Type": null, "Year_Built": null, "Trail_Condition": null, "Trail_Condition_Comment": null, "Trail_Width_ft": null, "Date_Updated": null, "Maintained_By_Comment": null, "Hierarchy": 1, "Connected_Trail_Network": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Contours 2017", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 418481.73130345717, "ymin": 2064925.4583899379, "xmax": 566780.6341838837, "ymax": 2194893.0362339094, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 1.3724607682899535E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 102, 62, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "IAC50_QSEC_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Contour" }, { "name": "IAC50_QSEC_NAME", "type": "esriFieldTypeString", "alias": "IAC50_QSEC_NAME", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "IAC50_QSEC_NAME" }, { "name": "Elevation", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feature" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1762_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1493_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Contours 2017", "description": "", "prototype": { "attributes": { "Feature": null, "Elevation": null, "Contour": 0, "IAC50_QSEC_NAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Downtown Improvement District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 469463.37266471464, "ymin": 2121544.742226035, "xmax": 475653.9259650652, "ymax": 2127084.869979757, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1171_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1171", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1016_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Downtown Improvement District", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "OBJECTID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Tax Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 418482.45354882046, "ymin": 2064924.5695514886, "xmax": 566784.235637031, "ymax": 2194895.101918193, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 1.5646219275397555E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.8119799999975786E7, "falseY": -4.5615399999996275E7, "xyUnits": 51130.56297619048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DIstrictName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DistricNumber", "type": "esriFieldTypeString", "alias": "Distric Number", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DistricNumber" }, { "name": "DIstrictName", "type": "esriFieldTypeString", "alias": "DIstrict Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIstrictName" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2431_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2431", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2431", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1894_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Districts", "description": "", "prototype": { "attributes": { "DistricNumber": null, "DIstrictName": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Leo Cedarville Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 500922.5352716806, "ymin": 2168252.004193999, "xmax": 512953.17980753555, "ymax": 2182391.2871398954, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONING_CLA", "type": "esriFieldTypeString", "alias": "ZONING_CLA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING_CLA" }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MNTH", "type": "esriFieldTypeDouble", "alias": "MNTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MNTH" }, { "name": "ZONING_ORD", "type": "esriFieldTypeString", "alias": "ZONING_ORD", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "ZONING_ORD" }, { "name": "ZONING_BIL", "type": "esriFieldTypeString", "alias": "ZONING_BIL", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ZONING_BIL" }, { "name": "SEC_NUM", "type": "esriFieldTypeString", "alias": "SEC_NUM", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "SEC_NUM" }, { "name": "HOUSE_NUMB", "type": "esriFieldTypeDouble", "alias": "HOUSE_NUMB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NUMB" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TYPE" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2224_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2224", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1759_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Leo Cedarville Zoning", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "JURISDICTI": null, "OBJECTID": null, "ZONING_CLA": null, "YEAR_": null, "MNTH": null, "ZONING_ORD": null, "ZONING_BIL": null, "SEC_NUM": null, "HOUSE_NUMB": null, "PREFIX": null, "NAME": null, "TYPE": null, "SUFFIX": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "TIF Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 423917.0838981159, "ymin": 2075482.0270043893, "xmax": 556191.8861380767, "ymax": 2181899.122086595, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.8119799999975786E7, "falseY": -4.5615399999996275E7, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TIF_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIF_Name", "type": "esriFieldTypeString", "alias": "TIF_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIF_Name" }, { "name": "TIF_Year", "type": "esriFieldTypeString", "alias": "TIF_Year", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TIF_Year" }, { "name": "Org_Confirm_Res", "type": "esriFieldTypeString", "alias": "Org_Confirm_Res", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Org_Confirm_Res" }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "domain": { "type": "codedValue", "name": "Originator", "description": "Redevelopment Agency", "codedValues": [ { "name": "Allen County Redevelopment Commission", "code": "AC" }, { "name": "Fort Wayne Redevelopment Commission", "code": "FW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Originator" }, { "name": "TIF_Type", "type": "esriFieldTypeString", "alias": "TIF_Type", "domain": { "type": "codedValue", "name": "TIF_Type", "description": "Tax Increment Financing Type", "codedValues": [ { "name": "Allocation Area", "code": "AA" }, { "name": "Economic Development Area", "code": "EDA" }, { "name": "Urban Renewal Area", "code": "URA" }, { "name": "Rescinded", "code": "RESCIND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIF_Type" }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "domain": { "type": "codedValue", "name": "Active", "description": "Active TIF Status", "codedValues": [ { "name": "Active TIF", "code": "Yes" }, { "name": "Non-Active TIF", "code": "No" }, { "name": "Rescinded TIF", "code": "Rescind" }, { "name": "Dissolved", "code": "Dissolved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Active" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Notes2", "type": "esriFieldTypeString", "alias": "Notes2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes2" }, { "name": "TIF_Document", "type": "esriFieldTypeString", "alias": "TIF_Document", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIF_Document" }, { "name": "TIF_Date", "type": "esriFieldTypeDate", "alias": "TIF_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIF_Date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2228_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2228", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1763_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "TIF Districts", "description": "", "prototype": { "attributes": { "TIF_Date": null, "TIF_Document": null, "TIF_Name": null, "TIF_Year": null, "Org_Confirm_Res": null, "Originator": null, "TIF_Type": null, "Active": null, "Notes": null, "Notes2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Special Land Use", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset contains the classified forest land polygons created by the Allen County Auditor's Office for taxation purposes for Allen County, IN. It was created for use with ESRI software.", "copyrightText": "Allen County iMap, Allen County Auditor's Office", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 419466.73851342656, "ymin": 2066320.201276194, "xmax": 562152.4608990438, "ymax": 2193552.9699282525, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 1.5646219275397555E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.8119799999975786E7, "falseY": -4.5615399999996275E7, "xyUnits": 51130.56297619048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PIN" }, { "name": "CL_Type", "type": "esriFieldTypeString", "alias": "CL_Type", "domain": { "type": "codedValue", "name": "CL_Type", "description": "Land Classification", "codedValues": [ { "name": "Emergency Watershed Protection Program", "code": "EWPP" }, { "name": "Storm Water Easements", "code": "SWE" }, { "name": "Wetlands Reserve Program", "code": "WRP" }, { "name": "Forest and Wildlands", "code": "Forest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CL_Type" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1329", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1130_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Special Land Use", "description": "", "prototype": { "attributes": { "Acreage": null, "CL_Type": null, "PIN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Flood Plain Best Available", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The data layer \"Best Available Flood Hazard Area\" (\"Best Available\") is the Effective with additional studies that have been reviewed and approved by the Division of Water. While this data has not yet been submitted to FEMA for inclusion in the FIRMs or NFHL (DFIRMs), this data can be used for general planning, construction, and development purposes. However, Best Available cannot be used for flood insurance determinations. The majority of local jurisdictions have options for using best available data; however typically only the FEMA floodplain limits have been adopted into the local floodplain ordinance.The floodplain data shown in the Best Available layer is generally more recent than the official FEMA NHFL data in the Effective layer. However, while the Best Available layer has been approved by the Division of Water, this data not gone through the due process standards FEMA requires for publication in the NFHL.Where a floodway analysis has been completed, an \"Approximate Floodway\" is included in the Best Available layer. These floodways are based on non-detailed floodplain modeling (i. e. no bridges), but otherwise meet the guidelines for development of floodways in Indiana. These floodways are acceptable for general use in determining jurisdiction for the Indiana Flood Control Act, but should be used with caution. These floodways do not meet the requirements for publication in the FIRMs or NFHL. ", "copyrightText": "Indiana Department of Natural Resources, Division of Water", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 418486.84849540284, "ymin": 2064924.539612767, "xmax": 566783.0261377229, "ymax": 2194895.0389440744, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DFIRM_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "source_dnr", "type": "esriFieldTypeString", "alias": "source_dnr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "source_dnr" }, { "name": "dfirm_id", "type": "esriFieldTypeString", "alias": "dfirm_id", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "dfirm_id" }, { "name": "version_id", "type": "esriFieldTypeString", "alias": "version_id", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "version_id" }, { "name": "fld_ar_id", "type": "esriFieldTypeString", "alias": "fld_ar_id", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "fld_ar_id" }, { "name": "study_typ", "type": "esriFieldTypeString", "alias": "study_typ", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "study_typ" }, { "name": "fld_zone", "type": "esriFieldTypeString", "alias": "fld_zone", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "fld_zone" }, { "name": "zone_subty", "type": "esriFieldTypeString", "alias": "zone_subty", "domain": null, "editable": true, "nullable": true, "length": 57, "defaultValue": null, "modelName": "zone_subty" }, { "name": "sfha_tf", "type": "esriFieldTypeString", "alias": "sfha_tf", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "sfha_tf" }, { "name": "static_bfe", "type": "esriFieldTypeDouble", "alias": "static_bfe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "static_bfe" }, { "name": "v_datum", "type": "esriFieldTypeString", "alias": "v_datum", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "v_datum" }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "depth" }, { "name": "len_unit", "type": "esriFieldTypeString", "alias": "len_unit", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "len_unit" }, { "name": "velocity", "type": "esriFieldTypeDouble", "alias": "velocity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "velocity" }, { "name": "vel_unit", "type": "esriFieldTypeString", "alias": "vel_unit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "vel_unit" }, { "name": "ar_revert", "type": "esriFieldTypeString", "alias": "ar_revert", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ar_revert" }, { "name": "ar_subtrv", "type": "esriFieldTypeString", "alias": "ar_subtrv", "domain": null, "editable": true, "nullable": true, "length": 57, "defaultValue": null, "modelName": "ar_subtrv" }, { "name": "bfe_revert", "type": "esriFieldTypeDouble", "alias": "bfe_revert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bfe_revert" }, { "name": "dep_revert", "type": "esriFieldTypeDouble", "alias": "dep_revert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dep_revert" }, { "name": "dual_zone", "type": "esriFieldTypeString", "alias": "dual_zone", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "dual_zone" }, { "name": "source_cit", "type": "esriFieldTypeString", "alias": "source_cit", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "source_cit" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3054_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3054", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2489_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flood Plain Best Available", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "source_cit": null, "source_dnr": null, "dfirm_id": null, "version_id": null, "fld_ar_id": null, "study_typ": null, "fld_zone": null, "zone_subty": null, "sfha_tf": null, "static_bfe": null, "v_datum": null, "depth": null, "len_unit": null, "velocity": null, "vel_unit": null, "ar_revert": null, "ar_subtrv": null, "bfe_revert": null, "dep_revert": null, "dual_zone": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 433640.1084451332, "ymin": 2100346.642677041, "xmax": 534571.3343313027, "ymax": 2187140.140364634, "spatialReference": { "wkid": 2967, "latestWkid": 2967, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 3.7687959202129337E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.8119799999853674E7, "falseY": -4.561539999985191E7, "xyUnits": 21226.93870764965, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "ARCHERY", "type": "esriFieldTypeString", "alias": "ARCHERY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ARCHERY" }, { "name": "BALL_DIAMO", "type": "esriFieldTypeString", "alias": "BALL_DIAMO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BALL_DIAMO" }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "BASKETBALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASKETBALL" }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "CAMPING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CAMPING" }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "FISHING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FISHING" }, { "name": "FLORAL_DIS", "type": "esriFieldTypeString", "alias": "FLORAL_DIS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLORAL_DIS" }, { "name": "FOOTBALL", "type": "esriFieldTypeString", "alias": "FOOTBALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FOOTBALL" }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "GOLF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GOLF" }, { "name": "ICE_SKATE", "type": "esriFieldTypeString", "alias": "ICE_SKATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ICE_SKATE" }, { "name": "NAT_SPACE", "type": "esriFieldTypeString", "alias": "NAT_SPACE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAT_SPACE" }, { "name": "PAVILLION", "type": "esriFieldTypeString", "alias": "PAVILLION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVILLION" }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "PICNIC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PICNIC" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAYGROUND" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "SOCCER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOCCER" }, { "name": "SWIM", "type": "esriFieldTypeString", "alias": "SWIM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SWIM" }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "TENNIS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TENNIS" }, { "name": "TRAILS", "type": "esriFieldTypeString", "alias": "TRAILS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAILS" }, { "name": "FIT_TRAIL", "type": "esriFieldTypeString", "alias": "FIT_TRAIL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIT_TRAIL" }, { "name": "VOLLEY", "type": "esriFieldTypeString", "alias": "VOLLEY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VOLLEY" }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "BOATING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BOATING" }, { "name": "GISPublished.SDE.Parks.ENTITY", "type": "esriFieldTypeString", "alias": "GISPublished.SDE.Parks.ENTITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISPublished.SDE.Parks.ENTITY" }, { "name": "SHUFFLE", "type": "esriFieldTypeString", "alias": "SHUFFLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHUFFLE" }, { "name": "DRINK_H2O", "type": "esriFieldTypeString", "alias": "DRINK_H2O", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRINK_H2O" }, { "name": "GISPublished.SDE.Parks.AREA", "type": "esriFieldTypeDouble", "alias": "GISPublished.SDE.Parks.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISPublished.SDE.Parks.AREA" }, { "name": "FOUNTAIN", "type": "esriFieldTypeString", "alias": "FOUNTAIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FOUNTAIN" }, { "name": "GRILL", "type": "esriFieldTypeString", "alias": "GRILL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GRILL" }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "HANDICAP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HANDICAP" }, { "name": "WATERBODY", "type": "esriFieldTypeString", "alias": "WATERBODY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WATERBODY" }, { "name": "HIST_GAS", "type": "esriFieldTypeString", "alias": "HIST_GAS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HIST_GAS" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1252_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1252", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1081_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "ADDRESS": null, "HIST_GAS": null, "OBJECTID": null, "ID": null, "NAME": null, "ACREAGE": null, "ARCHERY": null, "BALL_DIAMO": null, "BASKETBALL": null, "CAMPING": null, "FISHING": null, "FLORAL_DIS": null, "FOOTBALL": null, "GOLF": null, "ICE_SKATE": null, "NAT_SPACE": null, "PAVILLION": null, "PICNIC": null, "PLAYGROUND": null, "RESTROOM": null, "SOCCER": null, "SWIM": null, "TENNIS": null, "TRAILS": null, "FIT_TRAIL": null, "VOLLEY": null, "BOATING": null, "GISPublished.SDE.Parks.ENTITY": null, "SHUFFLE": null, "DRINK_H2O": null, "GISPublished.SDE.Parks.AREA": null, "FOUNTAIN": null, "GRILL": null, "HANDICAP": null, "WATERBODY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7b96f384e9b4753a648f2df0def4b92" } ], "tables": [] }