{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Cultural Arts Light Poles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0547237380251596E7, "ymin": 3824033.089576944, "xmax": -1.054428349871526E7, "ymax": 3829222.844925781, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 0, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SERIAL_NUMBER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "SERIAL NUMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SERIAL_NUMBER" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "CA_Owner", "description": "Cultural Arts Owner", "codedValues": [ { "name": "SWEPCO", "code": "SWEPCO" }, { "name": "CITY OF LONGVIEW", "code": "COL" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OWNER" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CA_LP_Type", "description": "Cultural Arts Light Pole Type", "codedValues": [ { "name": "METAL", "code": "METAL" }, { "name": "WOOD", "code": "WOOD" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TYPE" }, { "name": "NUMBER_OF_LAMPS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER OF LAMPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_LAMPS" }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": { "type": "codedValue", "name": "CA_Height", "description": "Cultural Arts Light Pole Height", "codedValues": [ { "name": "SHORT", "code": 0 }, { "name": "MEDIUM", "code": 1 }, { "name": "TALL", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "BANNER_BRACKET", "type": "esriFieldTypeSmallInteger", "alias": "BANNER BRACKET", "domain": { "type": "codedValue", "name": "CA_Status", "description": "Cultural Arts Status", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "PROPOSED", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BANNER_BRACKET" }, { "name": "BANNER", "type": "esriFieldTypeSmallInteger", "alias": "BANNER", "domain": { "type": "codedValue", "name": "CA_Status", "description": "Cultural Arts Status", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "PROPOSED", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BANNER" }, { "name": "BANNER_STYLE", "type": "esriFieldTypeString", "alias": "BANNER STYLE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BANNER_STYLE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT" }, { "name": "IMAGE_URL", "type": "esriFieldTypeString", "alias": "IMAGE URL", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "IMAGE_URL" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2399_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2399", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2399", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1960_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cultural Arts Light Poles", "description": "", "prototype": { "attributes": { "COMMENT": null, "IMAGE_URL": null, "SERIAL_NUMBER": null, "OWNER": null, "TYPE": null, "NUMBER_OF_LAMPS": null, "HEIGHT": null, "BANNER_BRACKET": null, "BANNER": null, "BANNER_STYLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3fbe1a5792147acaf2f419c65a3c307" }, { "currentVersion": 10.91, "id": 1, "name": "Cultural Arts Traffic Control Boxes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0546875748651957E7, "ymin": 3824400.644968907, "xmax": -1.0545088691719526E7, "ymax": 3829243.4201696296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 0, 122, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "SERIAL NUMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SERIAL_NUMBER" }, { "name": "ADOPTED", "type": "esriFieldTypeSmallInteger", "alias": "ADOPTED", "domain": { "type": "codedValue", "name": "CA_Status", "description": "Cultural Arts Status", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "PROPOSED", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADOPTED" }, { "name": "ADOPTED_BY", "type": "esriFieldTypeString", "alias": "ADOPTED BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADOPTED_BY" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "ARTIST", "type": "esriFieldTypeString", "alias": "ARTIST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ARTIST" }, { "name": "ART_TITLE", "type": "esriFieldTypeString", "alias": "ART TITLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ART_TITLE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT" }, { "name": "IMAGE_URL", "type": "esriFieldTypeString", "alias": "IMAGE URL", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "IMAGE_URL" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2400_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2400", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2400", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1961_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cultural Arts Traffic Control Boxes", "description": "", "prototype": { "attributes": { "COMMENT": null, "IMAGE_URL": null, "SERIAL_NUMBER": null, "ADOPTED": null, "ADOPTED_BY": null, "CONTACT_NAME": null, "INSTALL_DATE": null, "ARTIST": null, "ART_TITLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3fbe1a5792147acaf2f419c65a3c307" }, { "currentVersion": 10.91, "id": 2, "name": "Downtown_Parking_Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0547065634797059E7, "ymin": 3828179.3118194467, "xmax": -1.0545982168521194E7, "ymax": 3828799.8237195136, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 117, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "ParkingPointType", "description": "Type for Downtown Parking Point", "codedValues": [ { "name": "HANDICAP", "code": "HANDIC" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKING GARAGE", "code": "PKGAR" }, { "name": "SURFACE LOT", "code": "SURLOT" }, { "name": "VALET", "code": "VALET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": "HANDIC", "modelName": "TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PHONE" }, { "name": "AVAILABLE_SPACES", "type": "esriFieldTypeInteger", "alias": "AVAILABLE SPACES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVAILABLE_SPACES" }, { "name": "ENTRANCE_STREETS", "type": "esriFieldTypeString", "alias": "ENTRANCE STREETS", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "ENTRANCE_STREETS" }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "HOURS" }, { "name": "RATES", "type": "esriFieldTypeString", "alias": "RATES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "RATES" }, { "name": "PAYMENT_OPTIONS", "type": "esriFieldTypeString", "alias": "PAYMENT OPTIONS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PAYMENT_OPTIONS" }, { "name": "ADDITIONAL_DETAILS", "type": "esriFieldTypeString", "alias": "ADDITIONAL DETAILS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ADDITIONAL_DETAILS" }, { "name": "OPER_NAME", "type": "esriFieldTypeString", "alias": "OPERATOR NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OPER_NAME" }, { "name": "OPER_PHONE", "type": "esriFieldTypeString", "alias": "OPERATOR PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OPER_PHONE" }, { "name": "OPER_WEBSITE", "type": "esriFieldTypeString", "alias": "OPERATOR WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "OPER_WEBSITE" }, { "name": "POPUP_COMMENT", "type": "esriFieldTypeString", "alias": "POPUP COMMENT", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "POPUP_COMMENT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "IMG_ID", "type": "esriFieldTypeString", "alias": "IMG ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "IMG_ID" }, { "name": "IMG_URL", "type": "esriFieldTypeString", "alias": "IMG URL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "IMG_URL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2404_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2404", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2404", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1965_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Downtown_Parking_Point", "description": "", "prototype": { "attributes": { "IMG_URL": null, "IMG_ID": null, "TYPE": "HANDIC", "NAME": null, "ADDRESS": null, "PHONE": null, "AVAILABLE_SPACES": null, "ENTRANCE_STREETS": null, "HOURS": null, "RATES": null, "PAYMENT_OPTIONS": null, "ADDITIONAL_DETAILS": null, "OPER_NAME": null, "OPER_PHONE": null, "OPER_WEBSITE": null, "POPUP_COMMENT": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3fbe1a5792147acaf2f419c65a3c307" }, { "currentVersion": 10.91, "id": 3, "name": "Downtown_Parking_Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0546770611857664E7, "ymin": 3828076.1986813257, "xmax": -1.0545859837808946E7, "ymax": 3828908.650979234, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 0, 11, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "ParkingLineType", "description": "Type for Downtown Parking Line", "codedValues": [ { "name": "OTHER", "code": "OTHER" }, { "name": "PARALLEL", "code": "PARALL" }, { "name": "STRAIGHT", "code": "STRGHT" }, { "name": "ANGLED", "code": "ANGLED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": "ANGLED", "modelName": "TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "phone", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PHONE" }, { "name": "AVAILABLE_SPACES", "type": "esriFieldTypeInteger", "alias": "AVAILABLE SPACES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVAILABLE_SPACES" }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "HOURS" }, { "name": "RATES", "type": "esriFieldTypeString", "alias": "RATES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "RATES" }, { "name": "PAYMENT_OPTIONS", "type": "esriFieldTypeString", "alias": "PAYMENT OPTIONS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAYMENT_OPTIONS" }, { "name": "ADDITIONAL_DETAILS", "type": "esriFieldTypeString", "alias": "ADDITIONAL DETAILS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ADDITIONAL_DETAILS" }, { "name": "OPER_NAME", "type": "esriFieldTypeString", "alias": "OPERATOR NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OPER_NAME" }, { "name": "OPER_PHONE", "type": "esriFieldTypeString", "alias": "OPERATOR PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OPER_PHONE" }, { "name": "OPER_WEBSITE", "type": "esriFieldTypeString", "alias": "OPERATOR WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "OPER_WEBSITE" }, { "name": "POPUP_COMMENT", "type": "esriFieldTypeString", "alias": "POPUP COMMENT", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "POPUP_COMMENT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "IMG_ID", "type": "esriFieldTypeString", "alias": "IMG ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "IMG_ID" }, { "name": "IMG_URL", "type": "esriFieldTypeString", "alias": "IMG URL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "IMG_URL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2403_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2403", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2403", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1964_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Downtown_Parking_Line", "description": "", "prototype": { "attributes": { "IMG_URL": null, "IMG_ID": null, "TYPE": "ANGLED", "NAME": null, "ADDRESS": null, "PHONE": null, "AVAILABLE_SPACES": null, "HOURS": null, "RATES": null, "PAYMENT_OPTIONS": null, "ADDITIONAL_DETAILS": null, "OPER_NAME": null, "OPER_PHONE": null, "OPER_WEBSITE": null, "POPUP_COMMENT": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3fbe1a5792147acaf2f419c65a3c307" } ], "tables": [] }