{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Road Centerline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": 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": 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": false, "extent": { "xmin": 5624473.832187608, "ymin": 3597966.3972567767, "xmax": 5719075.208273187, "ymax": 3694581.247333765, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.133856 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Label]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CLID", "type": "esriFieldTypeInteger", "alias": "Centerline ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLID" }, { "name": "RDCode", "type": "esriFieldTypeSmallInteger", "alias": "Road Code", "domain": { "type": "codedValue", "name": "RoadCode", "description": "Road Code", "codedValues": [ { "name": "State Highway", "code": 3 }, { "name": "County ACC", "code": 4 }, { "name": "County PCC", "code": 5 }, { "name": "County Bituminous", "code": 6 }, { "name": "County Gravel", "code": 7 }, { "name": "Municipal", "code": 8 }, { "name": "Private", "code": 9 }, { "name": "Driveway", "code": 10 }, { "name": "US Highway", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDCode" }, { "name": "HowUpdated", "type": "esriFieldTypeString", "alias": "How Updated", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HowUpdated" }, { "name": "RoadLevel", "type": "esriFieldTypeSmallInteger", "alias": "Road Level", "domain": { "type": "codedValue", "name": "RoadLevel", "description": "Road Level", "codedValues": [ { "name": "US Highway", "code": 72 }, { "name": "State Highway", "code": 71 }, { "name": "Highway Ramp", "code": 70 }, { "name": "Major Road", "code": 64 }, { "name": "Trunk Road", "code": 63 }, { "name": "Arterial Road", "code": 62 }, { "name": "Collector Street", "code": 61 }, { "name": "Residential Street", "code": 60 }, { "name": "Rural Road", "code": 55 }, { "name": "Alley", "code": 54 }, { "name": "Platted - Not Built", "code": 53 }, { "name": "Mud/Level B Maintenance", "code": 52 }, { "name": "Park/Cemetery", "code": 51 }, { "name": "Driveway/Access Easement", "code": 50 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RoadLevel" }, { "name": "FromLeft", "type": "esriFieldTypeInteger", "alias": "From Left Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromLeft" }, { "name": "ToLeft", "type": "esriFieldTypeInteger", "alias": "To Left Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToLeft" }, { "name": "FromRight", "type": "esriFieldTypeInteger", "alias": "From Right Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromRight" }, { "name": "ToRight", "type": "esriFieldTypeInteger", "alias": "To Right Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToRight" }, { "name": "PreDir", "type": "esriFieldTypeString", "alias": "Pre-Direction", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PreDir" }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "Pre-Type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PreType" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "StreetName" }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "StreetType" }, { "name": "SufDir", "type": "esriFieldTypeString", "alias": "Suffix Direction", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SufDir" }, { "name": "ZipLeft", "type": "esriFieldTypeSmallInteger", "alias": "Zipcode Left", "domain": { "type": "codedValue", "name": "ZipCodes", "description": "Zip Codes", "codedValues": [ { "name": "52001", "code": 1 }, { "name": "52002", "code": 2 }, { "name": "52003", "code": 3 }, { "name": "52068", "code": 4 }, { "name": "52054", "code": 5 }, { "name": "52031", "code": 6 }, { "name": "52039", "code": 7 }, { "name": "52079", "code": 8 }, { "name": "52032", "code": 9 }, { "name": "52033", "code": 10 }, { "name": "52040", "code": 11 }, { "name": "52045", "code": 12 }, { "name": "52046", "code": 13 }, { "name": "52052", "code": 14 }, { "name": "52053", "code": 15 }, { "name": "52056", "code": 16 }, { "name": "52065", "code": 17 }, { "name": "52073", "code": 18 }, { "name": "52078", "code": 19 }, { "name": "52237", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZipLeft" }, { "name": "ZipRight", "type": "esriFieldTypeSmallInteger", "alias": "Zip Code Right", "domain": { "type": "codedValue", "name": "ZipCodes", "description": "Zip Codes", "codedValues": [ { "name": "52001", "code": 1 }, { "name": "52002", "code": 2 }, { "name": "52003", "code": 3 }, { "name": "52068", "code": 4 }, { "name": "52054", "code": 5 }, { "name": "52031", "code": 6 }, { "name": "52039", "code": 7 }, { "name": "52079", "code": 8 }, { "name": "52032", "code": 9 }, { "name": "52033", "code": 10 }, { "name": "52040", "code": 11 }, { "name": "52045", "code": 12 }, { "name": "52046", "code": 13 }, { "name": "52052", "code": 14 }, { "name": "52053", "code": 15 }, { "name": "52056", "code": 16 }, { "name": "52065", "code": 17 }, { "name": "52073", "code": 18 }, { "name": "52078", "code": 19 }, { "name": "52237", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZipRight" }, { "name": "AltRdNm", "type": "esriFieldTypeString", "alias": "Alt Road Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AltRdNm" }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "City Left", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "DUBUQUE", "modelName": "CityLeft" }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "City Right", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "DUBUQUE", "modelName": "CityRight" }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Miles" }, { "name": "Speed", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "SpeedLimits", "description": "Speed Limits", "codedValues": [ { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 25, "modelName": "Speed" }, { "name": "PrimaryMaterial", "type": "esriFieldTypeString", "alias": "Primary Road Material", "domain": { "type": "codedValue", "name": "Surface", "description": "Surface Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Asphalt/Concrete", "code": "Asphalt/Concrete" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Brick", "code": "Brick" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Pervious Asphalt", "code": "PAsphalt" }, { "name": "Porous Concrete", "code": "PConcrete" }, { "name": "Decorative Concrete", "code": "DConcrete" }, { "name": "Street Non Existing", "code": "NonExist" }, { "name": "Grass", "code": "Grass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PrimaryMaterial" }, { "name": "SecondaryMaterial", "type": "esriFieldTypeString", "alias": "Secondary Road Material", "domain": { "type": "codedValue", "name": "Surface", "description": "Surface Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Asphalt/Concrete", "code": "Asphalt/Concrete" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Brick", "code": "Brick" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Pervious Asphalt", "code": "PAsphalt" }, { "name": "Porous Concrete", "code": "PConcrete" }, { "name": "Decorative Concrete", "code": "DConcrete" }, { "name": "Street Non Existing", "code": "NonExist" }, { "name": "Grass", "code": "Grass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SecondaryMaterial" }, { "name": "PreviousName", "type": "esriFieldTypeString", "alias": "Previous/Original Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousName" }, { "name": "DOT_FClassification", "type": "esriFieldTypeString", "alias": "IA DOT Functional Classification", "domain": { "type": "codedValue", "name": "DOTClassification", "description": "DOT Functional Classification", "codedValues": [ { "name": "Interstate", "code": "Interstate" }, { "name": "Other Principal Arterial", "code": "OtherPrincipalArterial" }, { "name": "Minor Arterial", "code": "MinorArterial" }, { "name": "Local", "code": "Local" }, { "name": "Major Collector", "code": "MajorCollector" }, { "name": "Minor Collector (Rural Only)", "code": "MinorCollector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DOT_FClassification" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Travel Only?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OneWay" }, { "name": "TravelDirection", "type": "esriFieldTypeString", "alias": "If One Way, Travel Direction", "domain": { "type": "codedValue", "name": "Direction", "description": "Direction", "codedValues": [ { "name": "NORTHBOUND", "code": "NB" }, { "name": "SOUTHBOUND", "code": "SB" }, { "name": "EASTBOUND", "code": "EB" }, { "name": "WESTBOUND", "code": "WB" }, { "name": "NORTH & SOUTHBOUND", "code": "NS" }, { "name": "EAST & WESTBOUND", "code": "EW" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "EAST/WEST/NORTHBOUND", "code": "EWN" }, { "name": "EAST/WEST/SOUTHBOUND", "code": "EWS" }, { "name": "NORTH/SOUTH/EASTBOUND", "code": "NSE" }, { "name": "NORTH/SOUTH/WESTBOUND", "code": "NSW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TravelDirection" }, { "name": "NoOfLanes", "type": "esriFieldTypeInteger", "alias": "Number of Travel Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NoOfLanes" }, { "name": "MaintResp", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Responsibility?", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Our Agency - Warranty Period", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaintResp" }, { "name": "PlowResp", "type": "esriFieldTypeSmallInteger", "alias": "Plowing Responsibility?", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Our Agency - Warranty Period", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlowResp" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "TrafficCounts2013", "type": "esriFieldTypeInteger", "alias": "2013 Traffic Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrafficCounts2013" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Updated", "type": "esriFieldTypeString", "alias": "Updated", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Updated" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Label" }, { "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": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "domain": { "type": "codedValue", "name": "Ownership", "description": "Ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "DOT", "code": "DOT" }, { "name": "Other", "code": "Other" }, { "name": "City of Asbury", "code": "Asbury" }, { "name": "Dubuque County", "code": "County" }, { "name": "City of Sageville", "code": "Sageville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintenanceResp" }, { "name": "SnowIceControl", "type": "esriFieldTypeString", "alias": "Snow/Ice Control", "domain": { "type": "codedValue", "name": "Ownership", "description": "Ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "DOT", "code": "DOT" }, { "name": "Other", "code": "Other" }, { "name": "City of Asbury", "code": "Asbury" }, { "name": "Dubuque County", "code": "County" }, { "name": "City of Sageville", "code": "Sageville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SnowIceControl" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1026_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1026", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1026", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1857_Label", "fields": "Label", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1857_CLID", "fields": "CLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S770_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Road Centerline", "description": "", "prototype": { "attributes": { "AltRdNm": null, "CityLeft": "Dubuque", "Miles": null, "MaintenanceResp": null, "CLID": null, "RDCode": null, "HowUpdated": null, "RoadLevel": null, "FromLeft": null, "ToLeft": null, "FromRight": null, "ToRight": null, "PreDir": null, "PreType": null, "StreetName": null, "StreetType": null, "SufDir": null, "ZipLeft": null, "ZipRight": null, "CityRight": "Dubuque", "Speed": 25, "PrimaryMaterial": null, "SecondaryMaterial": null, "PreviousName": null, "DOT_FClassification": null, "OneWay": null, "TravelDirection": null, "NoOfLanes": null, "MaintResp": null, "PlowResp": null, "Width": null, "TrafficCounts2013": null, "SnowIceControl": null, "Label": null, "Updated": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "City limits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "extent": { "xmin": 5548434.060054854, "ymin": 3578071.582059607, "xmax": 5706276.20335944, "ymax": 3707824.220191598, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SqMiles", "type": "esriFieldTypeDouble", "alias": "SqMiles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SqMiles" }, { "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 }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City limits", "description": "", "prototype": { "attributes": { "NAME": null, "OBJECTID": null, "SqMiles": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Water bodies", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "extent": { "xmin": 5620952.075451553, "ymin": 3602407.4310255647, "xmax": 5743552.347310886, "ymax": 3725232.934061721, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURE_SUBTYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Bodies of Water", "description": "Bodies of Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "6" ], [ "10" ], [ "8" ], [ "9" ], [ "11" ], [ "2" ], [ "3" ], [ "1" ], [ "5" ], [ "7" ], [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7", "label": "Bodies of Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0", "label": "Bodies of Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "FEATURE_SUBTYPE", "subtypeField": "FEATURE_SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "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 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_OF_PHOTOGRAPHY", "type": "esriFieldTypeString", "alias": "DATE_OF_PHOTOGRAPHY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "04/03/2009", "modelName": "DATE_OF_PHOTOGRAPHY" }, { "name": "MAP_SCALE", "type": "esriFieldTypeString", "alias": "MAP_SCALE", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": "100", "modelName": "MAP_SCALE" }, { "name": "UPDATE_DATE", "type": "esriFieldTypeString", "alias": "UPDATE_DATE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "UPDATE_DATE" }, { "name": "FEATURE_SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "FEATURE_SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FEATURE_SUBTYPE" }, { "name": "PK_COM_ID", "type": "esriFieldTypeInteger", "alias": "PK_COM_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PK_COM_ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R699_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_699", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S443_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 6, "name": "Canal", "domains": {}, "templates": [ { "name": "Canal", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 6, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 10, "name": "Detention Basin", "domains": {}, "templates": [ { "name": "Detention Basin", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 10, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 8, "name": "Ditch", "domains": {}, "templates": [ { "name": "Ditch", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 8, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 9, "name": "Hidden Waterbody", "domains": {}, "templates": [ { "name": "Hidden Waterbody", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 9, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 11, "name": "Lagoon", "domains": {}, "templates": [ { "name": "Lagoon", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 11, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Lake/Reservoir", "domains": {}, "templates": [ { "name": "Lake/Reservoir", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 2, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Pond", "domains": {}, "templates": [ { "name": "Pond", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 3, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "River", "domains": {}, "templates": [ { "name": "River", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 1, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Stream/Creek", "domains": {}, "templates": [ { "name": "Stream/Creek", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 5, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "Swamp", "domains": {}, "templates": [ { "name": "Swamp", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 7, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 0, "name": "Unclassified", "domains": {}, "templates": [ { "name": "Unclassified", "description": "", "prototype": { "attributes": { "NAME": null, "COMMENT": null, "FEATURE_SUBTYPE": 0, "UPDATE_DATE": null, "PK_COM_ID": 0, "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Unclassified", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 0, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 1, "name": "River", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 1, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 2, "name": "Lake/Reservoir", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 2, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 3, "name": "Pond", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 3, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 4, "name": "Island", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 4, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 5, "name": "Stream/Creek", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 5, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 6, "name": "Canal", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 6, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 7, "name": "Swamp", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 7, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 8, "name": "Ditch", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 8, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 9, "name": "Hidden Waterbody", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 9, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 10, "name": "Detention Basin", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 10, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} }, { "code": 11, "name": "Lagoon", "defaultValues": { "DATE_OF_PHOTOGRAPHY": "04/03/2009", "MAP_SCALE": "100", "UPDATE_DATE": null, "FEATURE_SUBTYPE": 11, "PK_COM_ID": null, "NAME": null, "COMMENT": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": {} } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Rivers/Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "extent": { "xmin": 5630404.2527413815, "ymin": 3602154.087700233, "xmax": 5718712.4005998075, "ymax": 3693620.5340320617, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R700_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_700", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S444_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rivers/Streams", "description": "", "prototype": { "attributes": { "Layer": null, "Elevation": null, "Name": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Environmental Assessment Locations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": false, "extent": { "xmin": 5652293.946494728, "ymin": 3615689.053084314, "xmax": 5690036.200078309, "ymax": 3672387.1998583972, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SiteName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SiteName", "type": "esriFieldTypeString", "alias": "Site Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SiteName" }, { "name": "EnvAssessType", "type": "esriFieldTypeString", "alias": "Environmental Assessment Type", "domain": { "type": "codedValue", "name": "EnvAssessType", "description": "Environmental Assessment Type", "codedValues": [ { "name": "Phase I Envir. Site Assessment", "code": "PhaseI" }, { "name": "Phase II Envir. Site Assessment", "code": "PhaseII" }, { "name": "Soil & Groundwater Handling Plan", "code": "Soil&Groundwater" }, { "name": "Hazardous Materials Survey Report", "code": "HazMatSurvey" }, { "name": "Vapor Encroachment Screening", "code": "VaporEncroach" }, { "name": "Regulatory Agencies (State & Federal)", "code": "RegAgencies" }, { "name": "Legal", "code": "Legal" }, { "name": "Misc", "code": "Misc" }, { "name": "No Further Action Certificate", "code": "NoFurtherAction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EnvAssessType" }, { "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 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_164", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S135_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Environmental Assessment Locations", "description": "", "prototype": { "attributes": { "last_edited_user": null, "SiteName": null, "EnvAssessType": null, "last_edited_date": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Target Area: Washington Neighborhood", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "extent": { "xmin": 5672246.310133219, "ymin": 3643815.738956809, "xmax": 5691631.079762548, "ymax": 3675235.7683082223, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "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 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "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": 30, "defaultValue": null, "modelName": "Name" }, { "name": "PresidentN", "type": "esriFieldTypeString", "alias": "PresidentN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PresidentN" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "CityStateZ", "type": "esriFieldTypeString", "alias": "CityStateZ", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CityStateZ" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Phone" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Email" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Status" }, { "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": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Label" }, { "name": "MeetingLocation", "type": "esriFieldTypeString", "alias": "Meeting Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MeetingLocation" }, { "name": "MeetingDateTime", "type": "esriFieldTypeString", "alias": "Meeting Date & Time", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MeetingDateTime" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_179", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_179", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S150_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Target Area: Washington Neighborhood", "description": "", "prototype": { "attributes": { "MeetingLocation": null, "MeetingDateTime": null, "Email": null, "Status": null, "Label": null, "Id": null, "Name": null, "PresidentN": null, "Address": null, "CityStateZ": null, "Phone": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Target Area: Historic Millwork District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "extent": { "xmin": 5685321.342382103, "ymin": 3657715.075987518, "xmax": 5686936.6823272705, "ymax": 3660583.933110684, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SqMile", "type": "esriFieldTypeDouble", "alias": "SqMile", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SqMile" }, { "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 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "DUBUQUE.DistrictBoundary.Area", "type": "esriFieldTypeDouble", "alias": "DUBUQUE.DistrictBoundary.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DUBUQUE.DistrictBoundary.Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R690_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_690", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S434_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Target Area: Historic Millwork District", "description": "", "prototype": { "attributes": { "Id": null, "SqMile": null, "DUBUQUE.DistrictBoundary.Area": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Target Area: South Port", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": false, "extent": { "xmin": 5686286.424769476, "ymin": 3653853.870127231, "xmax": 5688934.977215141, "ymax": 3658551.536256805, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AreaName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "Shape_Ar_1", "type": "esriFieldTypeDouble", "alias": "Shape_Ar_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Ar_1" }, { "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 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_Zoning", "type": "esriFieldTypeInteger", "alias": "FID_Zoning", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_Zoning" }, { "name": "ZoningClas", "type": "esriFieldTypeString", "alias": "ZoningClas", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoningClas" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes" }, { "name": "Hotlink", "type": "esriFieldTypeString", "alias": "Hotlink", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Hotlink" }, { "name": "FID_PortAr", "type": "esriFieldTypeInteger", "alias": "FID_PortAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_PortAr" }, { "name": "ZoningCl_1", "type": "esriFieldTypeString", "alias": "ZoningCl_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoningCl_1" }, { "name": "Notes_1", "type": "esriFieldTypeString", "alias": "Notes_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes_1" }, { "name": "Hotlink_1", "type": "esriFieldTypeString", "alias": "Hotlink_1", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Hotlink_1" }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "AreaName", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AreaName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_174", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_174", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S145_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Target Area: South Port", "description": "", "prototype": { "attributes": { "Hotlink_1": null, "Shape_Leng": null, "Shape_Le_1": null, "Shape_Ar_1": null, "AreaName": null, "ZoningCl_1": null, "FID_PortAr": null, "Notes_1": null, "FID_Zoning": null, "ZoningClas": null, "Notes": null, "Hotlink": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 8000.000000000187, "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": false, "extent": { "xmin": 5558020.011683449, "ymin": 3579847.4200433493, "xmax": 5734831.383453697, "ymax": 3718566.702315524, "spatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3.742388458866003E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102675, "latestWkid": 3417, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115419000, "falseY": -93897600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OwnerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DeededAcres", "type": "esriFieldTypeDouble", "alias": "DeededAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeededAcres" }, { "name": "NetAcres", "type": "esriFieldTypeDouble", "alias": "NetAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NetAcres" }, { "name": "ExemptAcres", "type": "esriFieldTypeDouble", "alias": "ExemptAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExemptAcres" }, { "name": "ExemptLand", "type": "esriFieldTypeDouble", "alias": "ExemptLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExemptLand" }, { "name": "ExemptBuilding", "type": "esriFieldTypeDouble", "alias": "ExemptBuilding", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExemptBuilding" }, { "name": "ExemptDwelling", "type": "esriFieldTypeDouble", "alias": "ExemptDwelling", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExemptDwelling" }, { "name": "ExemptCSR", "type": "esriFieldTypeDouble", "alias": "ExemptCSR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExemptCSR" }, { "name": "ExemptCSRPerAcre", "type": "esriFieldTypeDouble", "alias": "ExemptCSRPerAcre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExemptCSRPerAcre" }, { "name": "FullLandValue", "type": "esriFieldTypeDouble", "alias": "FullLandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FullLandValue" }, { "name": "FullBuildingValue", "type": "esriFieldTypeDouble", "alias": "FullBuildingValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FullBuildingValue" }, { "name": "FullDwellingValue", "type": "esriFieldTypeDouble", "alias": "FullDwellingValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FullDwellingValue" }, { "name": "FullTotalValue", "type": "esriFieldTypeDouble", "alias": "FullTotalValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FullTotalValue" }, { "name": "AssessedLandValue", "type": "esriFieldTypeDouble", "alias": "AssessedLandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssessedLandValue" }, { "name": "AssessedBuildingValue", "type": "esriFieldTypeDouble", "alias": "AssessedBuildingValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssessedBuildingValue" }, { "name": "AssessedDwellingValue", "type": "esriFieldTypeDouble", "alias": "AssessedDwellingValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssessedDwellingValue" }, { "name": "AssessedTotalValue", "type": "esriFieldTypeDouble", "alias": "AssessedTotalValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssessedTotalValue" }, { "name": "TaxableLandValue", "type": "esriFieldTypeDouble", "alias": "TaxableLandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxableLandValue" }, { "name": "TaxableBuildingValue", "type": "esriFieldTypeDouble", "alias": "TaxableBuildingValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxableBuildingValue" }, { "name": "TaxableDwellingValue", "type": "esriFieldTypeDouble", "alias": "TaxableDwellingValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxableDwellingValue" }, { "name": "TaxableTotalValue", "type": "esriFieldTypeDouble", "alias": "TaxableTotalValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxableTotalValue" }, { "name": "CSRPoints", "type": "esriFieldTypeDouble", "alias": "CSRPoints", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CSRPoints" }, { "name": "CSRPointsPerAcre", "type": "esriFieldTypeDouble", "alias": "CSRPointsPerAcre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CSRPointsPerAcre" }, { "name": "GrossTaxes", "type": "esriFieldTypeDouble", "alias": "GrossTaxes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrossTaxes" }, { "name": "NetTaxes", "type": "esriFieldTypeDouble", "alias": "NetTaxes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NetTaxes" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "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 }, { "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": 10, "defaultValue": null, "modelName": "PIN" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "ParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParcelNumber" }, { "name": "TaxYear", "type": "esriFieldTypeInteger", "alias": "TaxYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxYear" }, { "name": "ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ParcelType" }, { "name": "PropertyClass", "type": "esriFieldTypeString", "alias": "PropertyClass", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PropertyClass" }, { "name": "SubClass", "type": "esriFieldTypeString", "alias": "SubClass", "domain": null, "editable": true, "nullable": true, "length": 240, "defaultValue": null, "modelName": "SubClass" }, { "name": "DistrictsAndLevyRates", "type": "esriFieldTypeString", "alias": "DistrictsAndLevyRates", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "DistrictsAndLevyRates" }, { "name": "TifDistrictsAndLevyRates", "type": "esriFieldTypeString", "alias": "TifDistrictsAndLevyRates", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "TifDistrictsAndLevyRates" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "OwnerName" }, { "name": "Line1", "type": "esriFieldTypeString", "alias": "Line1", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Line1" }, { "name": "Line2", "type": "esriFieldTypeString", "alias": "Line2", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Line2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "State" }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "PostalCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PostalCode" }, { "name": "MailOwnerName", "type": "esriFieldTypeString", "alias": "MailOwnerName", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "MailOwnerName" }, { "name": "MailLine1", "type": "esriFieldTypeString", "alias": "MailLine1", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "MailLine1" }, { "name": "MailLine2", "type": "esriFieldTypeString", "alias": "MailLine2", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "MailLine2" }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailCity" }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailState" }, { "name": "MailPostalCode", "type": "esriFieldTypeString", "alias": "MailPostalCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailPostalCode" }, { "name": "SitusStreetNumber", "type": "esriFieldTypeString", "alias": "SitusStreetNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusStreetNumber" }, { "name": "SitusPreDirection", "type": "esriFieldTypeString", "alias": "SitusPreDirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SitusPreDirection" }, { "name": "SitusStreetName", "type": "esriFieldTypeString", "alias": "SitusStreetName", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "SitusStreetName" }, { "name": "SitusStreetType", "type": "esriFieldTypeString", "alias": "SitusStreetType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusStreetType" }, { "name": "SitusPostDirection", "type": "esriFieldTypeString", "alias": "SitusPostDirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SitusPostDirection" }, { "name": "SitusUnitType", "type": "esriFieldTypeString", "alias": "SitusUnitType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusUnitType" }, { "name": "SitusUnit", "type": "esriFieldTypeString", "alias": "SitusUnit", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusUnit" }, { "name": "SitusCityName", "type": "esriFieldTypeString", "alias": "SitusCityName", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "SitusCityName" }, { "name": "SitusStateName", "type": "esriFieldTypeString", "alias": "SitusStateName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusStateName" }, { "name": "SitusPostalCode", "type": "esriFieldTypeString", "alias": "SitusPostalCode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SitusPostalCode" }, { "name": "SitusPostalCodePlusFour", "type": "esriFieldTypeString", "alias": "SitusPostalCodePlusFour", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SitusPostalCodePlusFour" }, { "name": "FullSitus", "type": "esriFieldTypeString", "alias": "FullSitus", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "FullSitus" }, { "name": "Legal", "type": "esriFieldTypeString", "alias": "Legal", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Legal" }, { "name": "SecTwpRange", "type": "esriFieldTypeString", "alias": "SecTwpRange", "domain": null, "editable": true, "nullable": true, "length": 231, "defaultValue": null, "modelName": "SecTwpRange" }, { "name": "DeededBook", "type": "esriFieldTypeString", "alias": "DeededBook", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DeededBook" }, { "name": "DeededPage", "type": "esriFieldTypeString", "alias": "DeededPage", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "DeededPage" }, { "name": "DeededDate", "type": "esriFieldTypeDate", "alias": "DeededDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DeededDate" }, { "name": "DeededInstrumentNumber", "type": "esriFieldTypeString", "alias": "DeededInstrumentNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DeededInstrumentNumber" }, { "name": "ContractBook", "type": "esriFieldTypeString", "alias": "ContractBook", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ContractBook" }, { "name": "ContractPage", "type": "esriFieldTypeString", "alias": "ContractPage", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ContractPage" }, { "name": "ContractDate", "type": "esriFieldTypeDate", "alias": "ContractDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ContractDate" }, { "name": "ContractInstrumentNumber", "type": "esriFieldTypeString", "alias": "ContractInstrumentNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContractInstrumentNumber" }, { "name": "Military", "type": "esriFieldTypeInteger", "alias": "Military", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Military" }, { "name": "BPTC", "type": "esriFieldTypeString", "alias": "BPTC", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BPTC" }, { "name": "Homestead", "type": "esriFieldTypeInteger", "alias": "Homestead", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Homestead" }, { "name": "FamilyFarm", "type": "esriFieldTypeInteger", "alias": "FamilyFarm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FamilyFarm" }, { "name": "AgLand", "type": "esriFieldTypeInteger", "alias": "AgLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AgLand" }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UpdateDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2747_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1872_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "AgLand": null, "DeededAcres": null, "NetAcres": null, "ExemptAcres": null, "ExemptLand": null, "ExemptBuilding": null, "ExemptDwelling": null, "ExemptCSR": null, "ExemptCSRPerAcre": null, "FullLandValue": null, "FullBuildingValue": null, "FullDwellingValue": null, "FullTotalValue": null, "AssessedLandValue": null, "AssessedBuildingValue": null, "AssessedDwellingValue": null, "AssessedTotalValue": null, "TaxableLandValue": null, "TaxableBuildingValue": null, "TaxableDwellingValue": null, "TaxableTotalValue": null, "CSRPoints": null, "CSRPointsPerAcre": null, "GrossTaxes": null, "NetTaxes": null, "Acreage": null, "UpdateDate": null, "FamilyFarm": null, "PIN": null, "OBJECTID_1": null, "ParcelNumber": null, "TaxYear": null, "ParcelType": null, "PropertyClass": null, "SubClass": null, "DistrictsAndLevyRates": null, "TifDistrictsAndLevyRates": null, "OwnerName": null, "Line1": null, "Line2": null, "City": null, "State": null, "PostalCode": null, "MailOwnerName": null, "MailLine1": null, "MailLine2": null, "MailCity": null, "MailState": null, "MailPostalCode": null, "SitusStreetNumber": null, "SitusPreDirection": null, "SitusStreetName": null, "SitusStreetType": null, "SitusPostDirection": null, "SitusUnitType": null, "SitusUnit": null, "SitusCityName": null, "SitusStateName": null, "SitusPostalCode": null, "SitusPostalCodePlusFour": null, "FullSitus": null, "Legal": null, "SecTwpRange": null, "DeededBook": null, "DeededPage": null, "DeededDate": null, "DeededInstrumentNumber": null, "ContractBook": null, "ContractPage": null, "ContractDate": null, "ContractInstrumentNumber": null, "Military": null, "BPTC": null, "Homestead": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "72b108698e314fd6b2c56ce8f79a769a" } ], "tables": [] }